A text range that starts and ends at offset.
const TextRange.collapsed(int offset) : start = offset, end = offset;