menu
flutter_painter_v2 package
documentation
flutter_painter_pure.dart
PathDrawable
path property
path property
dark_mode
light_mode
path
property
List
<
Offset
>
path
final
List of points representing the path to draw.
Implementation
final List<Offset> path;
flutter_painter_v2 package
documentation
flutter_painter_pure
PathDrawable
path property
PathDrawable class