clipper property

CustomClipper<Path>? clipper
final

A custom clipper that defines the path to clip sliver, foreground, and [background.

Implementation

final CustomClipper<Path>? clipper;