Whether there is exactly one size that satifies the constraints.
Source
@override bool get isTight => hasTightWidth && hasTightHeight;
Whether there is exactly one size that satifies the constraints.
@override bool get isTight => hasTightWidth && hasTightHeight;