isTight property

bool get isTight

Check if constraints are tight

Implementation

bool get isTight => hasTightWidth && hasTightHeight;