undoController property
The controller for managing undo/redo operations.
If provided, enables undo/redo functionality in the editor.
Implementation
final UndoRedoController? undoController;
The controller for managing undo/redo operations.
If provided, enables undo/redo functionality in the editor.
final UndoRedoController? undoController;