backgroundColor property

Color? backgroundColor
final

The background color of the card.

Defaults to the theme's surface color.

Implementation

final Color? backgroundColor;