menu
velix_editor package
documentation
editor/editor.dart
EditorScreenState
isDirty method
isDirty method
dark_mode
light_mode
isDirty
method
bool
isDirty
(
)
Implementation
bool isDirty() { return commandStack.isDirty(); }
velix_editor package
documentation
editor/editor
EditorScreenState
isDirty method
EditorScreenState class