rangeEnd property

int rangeEnd
getter/setter pair

The end of the range. If the range is a single value, this will be the same as rangeStart

Implementation

int rangeEnd = -1;