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