menu
code_forge package
documentation
code_forge/undo_redo.dart
UndoRedoController
maxStackSize property
maxStackSize property
dark_mode
light_mode
maxStackSize
property
int
maxStackSize
final
Maximum number of operations to keep in the undo stack
Implementation
final int maxStackSize;
code_forge package
documentation
code_forge/undo_redo
UndoRedoController
maxStackSize property
UndoRedoController class