The text after this range.
String textAfter(String text) { assert(isNormalized); return text.substring(end); }