Flutter
widgets
FittedBox
fit property
fit
description
fit
property
Null safety
BoxFit
fit
final
How to inscribe the child into the space allocated during layout.
Implementation
final BoxFit fit;
Flutter
widgets
FittedBox
fit property
FittedBox class
Constructors
FittedBox
Properties
alignment
child
clipBehavior
fit
hashCode
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==