menu
flutter_mask_painter package
documentation
mask_painter_controller.dart
MaskPainterController
hasStrokes property
hasStrokes property
dark_mode
light_mode
hasStrokes
property
bool
get
hasStrokes
Implementation
bool get hasStrokes => _strokes.isNotEmpty;
flutter_mask_painter package
documentation
mask_painter_controller
MaskPainterController
hasStrokes property
MaskPainterController class