containersColor property

Color? containersColor
final

The color of the container elements this includes Container, Card, DecoratedBox ..etc

if null the actual color will be used

Implementation

final Color? containersColor;