clipper property
final
Determines which clip to use.
If the path in question is expressed as a ShapeBorder subclass, consider using the ShapeBorderClipper delegate class to adapt the shape for use with this widget.
Implementation
final CustomClipper<Path> clipper;