startIndex property

int? startIndex
getter/setter pair

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

Implementation

core.int? startIndex;