selectionStartPoint property
Offset?
get
selectionStartPoint
Gets the starting point of the selection rectangle (package-private).
Returns null if no selection is being drawn.
Implementation
Offset? get selectionStartPoint => interaction.selectionStart;