color property
The progress indicator's foreground color. The current theme's Theme.of(context).colorScheme.secondary by default.
Implementation
final Color? color;
The progress indicator's foreground color. The current theme's Theme.of(context).colorScheme.secondary by default.
final Color? color;