endIndex property

int endIndex

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

Implementation

int get endIndex => normalized.end.offset;