Flutter
widgets
AnimatedContainer
foregroundDecoration property
foregroundDecoration
AnimatedContainer class
Constructors
AnimatedContainer
Properties
alignment
child
constraints
decoration
foregroundDecoration
margin
padding
transform
curve
duration
hashCode
key
runtimeType
Methods
createState
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