color property
final
The progress indicator's foreground color. The current theme's ColorScheme.primary by default.
Implementation
final Color? color;
The progress indicator's foreground color. The current theme's ColorScheme.primary by default.
final Color? color;