undoController property

UndoHistoryController? undoController
final

Optional controller for undo/redo functionality inside the text field.

Implementation

final UndoHistoryController? undoController;