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