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