Flutter
widgets
AnimatedContainer
margin property
margin
description
margin
property
Null safety
EdgeInsetsGeometry
?
margin
final
Empty space to surround the
decoration
and
child
.
Implementation
final EdgeInsetsGeometry? margin;
Flutter
widgets
AnimatedContainer
margin property
AnimatedContainer class
Constructors
AnimatedContainer
Properties
alignment
child
clipBehavior
constraints
curve
decoration
duration
foregroundDecoration
hashCode
key
margin
onEnd
padding
runtimeType
transform
transformAlignment
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==