menu
flutter_mask_painter package
documentation
mask_painter_controller.dart
MaskPainterController
currentStroke property
currentStroke property
dark_mode
light_mode
currentStroke
property
List
<
Offset
>
get
currentStroke
Implementation
List<Offset> get currentStroke => List.unmodifiable(_currentStroke);
flutter_mask_painter package
documentation
mask_painter_controller
MaskPainterController
currentStroke property
MaskPainterController class