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