Flutter
rendering
Constraints
isTight property
isTight
description
isTight
property
Null safety
bool
isTight
Whether there is exactly one size possible given these constraints.
Implementation
bool get isTight;
Flutter
rendering
Constraints
isTight property
Constraints class
Constructors
Constraints
Properties
hashCode
isNormalized
isTight
runtimeType
Methods
debugAssertIsValid
noSuchMethod
toString
Operators
operator ==