menu
image_cropper_view_overlay package
documentation
clipper.dart
InvertedClipper
InvertedClipper constructor
InvertedClipper constructor
dark_mode
light_mode
InvertedClipper
constructor
InvertedClipper
(
{
required
Size
clipSize
,
required
ClipShape
shape
,
Radius
?
rrectRadius
,
})
Implementation
InvertedClipper({ required this.clipSize, required this.shape, this.rrectRadius, });
image_cropper_view_overlay package
documentation
clipper
InvertedClipper
InvertedClipper constructor
InvertedClipper class