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