endOffset property

int endOffset

A position of the end of this mistake.

Implementation

int get endOffset => offset + length;