containersColor property
The color of the container elements this includes Container, Card, DecoratedBox ..etc
if null the actual color will be used
Implementation
final Color? containersColor;
The color of the container elements this includes Container, Card, DecoratedBox ..etc
if null the actual color will be used
final Color? containersColor;