Flutter
widgets
Container
foregroundDecoration property
foregroundDecoration
Container class
Constructors
Container
Properties
alignment
child
constraints
decoration
foregroundDecoration
margin
padding
transform
hashCode
key
runtimeType
Methods
build
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
foregroundDecoration property
Decoration
foregroundDecoration
final
The decoration to paint in front of the
child
.
Implementation
final Decoration foregroundDecoration