backgroundColor property

Color? backgroundColor
final

The progress indicator's background color. The current theme's ThemeData.canvasColor by default.

Implementation

final Color? backgroundColor;