textSelection property

TextSelection? textSelection
final

The currently selected text (or the position of the cursor) within value if this node represents a text field.

Implementation

final TextSelection? textSelection;