textEditorCallbacks property

TextEditorCallbacks? textEditorCallbacks

Returns the text editor callbacks.

Implementation

TextEditorCallbacks? get textEditorCallbacks => callbacks.textEditorCallbacks;