clipPath property

List<Path>? clipPath
final

The clip to apply, if any.

Implementation

final List<Path>? clipPath;