backgroundColor property

Color? backgroundColor
final

The background color of the progress ring.

If null, FluentThemeData.inactiveColor is used

Implementation

final Color? backgroundColor;