startIndex property

int? startIndex
getter/setter pair

The zero-based character index where this run starts, in UTF-16 code units.

Implementation

core.int? startIndex;