background property

Color? background
final

Background color of the panel body. Defaults to AccentPanelThemeData.background or transparent.

Implementation

final Color? background;