menu
koi_printer_editor package
documentation
state/editor_state.dart
EditorState
canRedo property
canRedo property
dark_mode
light_mode
canRedo
property
bool
get
canRedo
Implementation
bool get canRedo => _redoStack.isNotEmpty;
koi_printer_editor package
documentation
state/editor_state
EditorState
canRedo property
EditorState class