selectionStart property

(int, int)? selectionStart
final

The start of the selection (x, y) in content coordinates.

Implementation

final (int, int)? selectionStart;