backgroundColor property

Color? backgroundColor
final

The color to paint the background area with. If null, FluentThemeData.micaBackgroundColor is used.

Implementation

final Color? backgroundColor;