Finds the end of the line containing offset.
offset
int findLineEnd(int offset) => _rope.findLineEnd(offset);