cardColor property

Color get cardColor

Returns the card color from the theme data.

Implementation

Color get cardColor => themeData.cardColor;