Updated 'CustomClipper.shouldReclip' doc (#62101)
This commit is contained in:
parent
c14e328c26
commit
c867a1ed23
@ -1179,7 +1179,7 @@ abstract class CustomClipper<T> extends Listenable {
|
|||||||
|
|
||||||
/// Called whenever a new instance of the custom clipper delegate class is
|
/// Called whenever a new instance of the custom clipper delegate class is
|
||||||
/// provided to the clip object, or any time that a new clip object is created
|
/// provided to the clip object, or any time that a new clip object is created
|
||||||
/// with a new instance of the custom painter delegate class (which amounts to
|
/// with a new instance of the custom clipper delegate class (which amounts to
|
||||||
/// the same thing, because the latter is implemented in terms of the former).
|
/// the same thing, because the latter is implemented in terms of the former).
|
||||||
///
|
///
|
||||||
/// If the new instance represents different information than the old
|
/// If the new instance represents different information than the old
|
||||||
|
Loading…
x
Reference in New Issue
Block a user