endIndex property

int? endIndex
getter/setter pair

The zero-based end index of this text element, exclusive, in Unicode code units.

Implementation

core.int? endIndex;