selectionEnd property

(int, int)? selectionEnd
final

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

Implementation

final (int, int)? selectionEnd;