textEditorCallbacks property
TextEditorCallbacks?
get
textEditorCallbacks
Returns the text editor callbacks.
Implementation
TextEditorCallbacks? get textEditorCallbacks => callbacks.textEditorCallbacks;