menu
Flutter
widgets
Container
foregroundDecoration property
foregroundDecoration
brightness_4
brightness_5
description
foregroundDecoration
property
Decoration
?
foregroundDecoration
final
The decoration to paint in front of the
child
.
Implementation
final Decoration? foregroundDecoration;
Flutter
widgets
Container
foregroundDecoration 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 ==