cardColor property
Color
get
cardColor
Returns the card color from the theme data.
Implementation
Color get cardColor => themeData.cardColor;
Returns the card color from the theme data.
Color get cardColor => themeData.cardColor;