clips property

List<Path> clips
final

Clip outlines to intersect before filling, in view box coordinates.

One entry per clip-path reference on the shape or on any of its ancestors, outermost first.

Implementation

final List<ui.Path> clips;