controller property

UndoHistoryController? controller
final

Controls the undo state.

If null, this widget will create its own UndoHistoryController.

Implementation

final UndoHistoryController? controller;