last property

int last
override

Returns the last index in this selection.

Implementation

int get last => _tree.last.end;