isTight property Null safety

bool isTight
override

Whether there is exactly one size possible given these constraints.

Implementation

@override
bool get isTight => false;