textSelection property
The currently selected text (or the position of the cursor) within value if this node represents a text field.
Implementation
TextSelection get textSelection => _textSelection;
The currently selected text (or the position of the cursor) within value if this node represents a text field.
TextSelection get textSelection => _textSelection;