textEditor property
TextEditor
get
textEditor
The {@link TextEditortext editor} for which the view column has changed.
Implementation
_i3.TextEditor get textEditor => _i5.getProperty(
this,
'textEditor',
);