clipper property
- TicketRoundedEdgeClipper that can be used with ClipPath to clip widget in Ticket Rounded Edge shape
- PointedEdgeClipper that can be used with ClipPath to clip widget in Pointed Edge shape
- RoundedEdgeClipper that can be used with ClipPath to clip widget in Rounded Edge shape
Implementation
final CustomClipper<Path> clipper;