backgroundColor property
final
Defines the background color of the panel.
Defaults to ThemeData.cardColor.
Implementation
final Color? backgroundColor;
Defines the background color of the panel.
Defaults to ThemeData.cardColor.
final Color? backgroundColor;