undoController property

UndoHistoryController? undoController
final

Controls the undo state.

If null, this widget will create its own UndoHistoryController.

Implementation

final UndoHistoryController? undoController;