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