startIndex property

int startIndex

Returns the offset in the starting position under the normalized selection.

Implementation

int get startIndex => normalized.start.offset;