bool isCollapsed

Whether this range is empty (but still potentially placed inside the text).

Source

bool get isCollapsed => start == end;