backgroundColor property

Color? backgroundColor
final

The background color of the progress ring. If null, ThemeData.inactiveColor is used

Implementation

final Color? backgroundColor;