bool hasTightHeight

Whether there is exactly one height value that satisfies the constraints.

Source

bool get hasTightHeight => minHeight >= maxHeight;