Flutter
rendering
Constraints
isNormalized property
isNormalized
Constraints class
Constructors
Constraints
Properties
isNormalized
isTight
hashCode
runtimeType
Methods
debugAssertIsValid
noSuchMethod
toString
Operators
operator ==
isNormalized property
bool
isNormalized
Whether the constraint is expressed in a consistent manner.
Implementation
bool get isNormalized;