valueColor property

Color? valueColor
final

The progress bar's value color.

The current theme's CupertinoThemeData.primaryColor by default.

Implementation

final Color? valueColor;