backgroundColor property

Color? backgroundColor
final

Defines the background color of the panel.

Defaults to ThemeData.cardColor.

Implementation

final Color? backgroundColor;