bool isTight

Whether there is exactly one size that satifies the constraints.

Source

@override
bool get isTight => hasTightWidth && hasTightHeight;