undoController property

UndoHistoryController? undoController
getter/setter pair

Controls undo and redo history for text edits

Implementation

UndoHistoryController? undoController;