menu
rich_textfield_editor package
documentation
models/documents/history.dart
History
hasUndo property
hasUndo property
dark_mode
light_mode
hasUndo
property
bool
get
hasUndo
Implementation
bool get hasUndo => stack.undo.isNotEmpty;
rich_textfield_editor package
documentation
models/documents/history
History
hasUndo property
History class