menu
dynamic_z package
documentation
SVG/src/vector_drawable.dart
DrawableStyle
clipPath property
clipPath property
dark_mode
light_mode
clipPath
property
List
<
Path
>
?
clipPath
final
The clip to apply, if any.
Implementation
final List<Path>? clipPath;
dynamic_z package
documentation
SVG/src/vector_drawable
DrawableStyle
clipPath property
DrawableStyle class