backgroundColor property

Color? backgroundColor
final

The background color of the card.

Defaults to ColorScheme.surface. If gradient is specified, this has no effect.

Implementation

final Color? backgroundColor;