isLoose property

bool get isLoose

Check if constraints are loose

Implementation

bool get isLoose => !isTight;