Flutter
widgets
ConstrainedBox
constraints property
constraints
description
constraints
property
Null safety
BoxConstraints
constraints
final
The additional constraints to impose on the child.
Implementation
final BoxConstraints constraints;
Flutter
widgets
ConstrainedBox
constraints property
ConstrainedBox class
Constructors
ConstrainedBox
Properties
child
constraints
hashCode
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==