bool isNormalized

Whether the start of this range precedes the end.

Source

bool get isNormalized => end >= start;