undoController property

UndoHistoryController? undoController
finalinherited

Controls the undo state.

If null, this widget will create its own UndoHistoryController.

Implementation

final UndoHistoryController? undoController;