backgroundColor property
final
The progress indicator's background color. The current theme's ThemeData.canvasColor by default.
Implementation
final Color backgroundColor;
The progress indicator's background color. The current theme's ThemeData.canvasColor by default.
final Color backgroundColor;