valueColor property
The progress bar's value color.
The current theme's CupertinoThemeData.primaryColor by default.
Implementation
final Color? valueColor;
The progress bar's value color.
The current theme's CupertinoThemeData.primaryColor by default.
final Color? valueColor;