Flutter
rendering
BoxConstraints
minWidth property
minWidth
BoxConstraints class
Constructors
BoxConstraints
expand
loose
tight
tightFor
tightForFinite
Properties
biggest
flipped
hasBoundedHeight
hasBoundedWidth
hashCode
hasInfiniteHeight
hasInfiniteWidth
hasTightHeight
hasTightWidth
isNormalized
isTight
maxHeight
maxWidth
minHeight
minWidth
smallest
runtimeType
Methods
constrain
constrainDimensions
constrainHeight
constrainSizeAndAttemptToPreserveAspectRatio
constrainWidth
copyWith
debugAssertIsValid
deflate
enforce
heightConstraints
isSatisfiedBy
loosen
normalize
tighten
toString
widthConstraints
noSuchMethod
Operators
operator %
operator *
operator /
operator ==
operator ~/
Static methods
lerp
minWidth property
double
minWidth
final
The minimum width that satisfies the constraints.
Implementation
final double minWidth