selectionStart property

int? selectionStart
final

The offset in text where the selection begins, or null if there is no selection.

Implementation

final int? selectionStart;