rangeEnd property

int? get rangeEnd

End index of the user-selected range (1-based).

Implementation

int? get rangeEnd => _rangeEnd;