indeterminateValueColor property

Color? indeterminateValueColor
final

Filled color for indeterminate progress.

When omitted, valueColor is used.

Implementation

final Color? indeterminateValueColor;