backgroundColor property

Color? backgroundColor
final

The card's background color.

If null, FluentThemeData.cardColor is used

Implementation

final Color? backgroundColor;