Flutter
widgets
ClipRect
clipper property
clipper
ClipRect class
Constructors
ClipRect
Properties
clipBehavior
clipper
child
hashCode
key
runtimeType
Methods
createRenderObject
debugFillProperties
didUnmountRenderObject
updateRenderObject
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
clipper property
CustomClipper
<
Rect
>
clipper
final
If non-null, determines which clip to use.
Implementation
final CustomClipper<Rect> clipper