foregroundDecoration property
The decoration to paint in front of the child.
Implementation
@override
Decoration? get foregroundDecoration => $value.foregroundDecoration;
The decoration to paint in front of the child.
@override
Decoration? get foregroundDecoration => $value.foregroundDecoration;