Flutter
widgets
Container
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
Container
margin property
Container class
Constructors
Container
Properties
alignment
child
clipBehavior
color
constraints
decoration
foregroundDecoration
hashCode
key
margin
padding
runtimeType
transform
transformAlignment
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==