rangeStart property

int? get rangeStart

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

Implementation

int? get rangeStart => _rangeStart;