foregroundDecoration property

BoxDecoration? foregroundDecoration
final

The decoration to paint in front of the child.

Implementation

final BoxDecoration? foregroundDecoration;