start property

int start
final

The index of the first character in the range.

If start and end are both -1, the text range is empty.

Implementation

final int start;