first property

int first
override

Returns the first index in this selection.

Implementation

int get first => _tree.first.start;