isTight property
override
Whether there is exactly one size possible given these constraints.
Implementation
@override
bool get isTight => false;
Whether there is exactly one size possible given these constraints.
@override
bool get isTight => false;