Index of the last text character
@override int get textIndexEnd => textIndexStart + (body.length - 1);