progressIndicatorValueColor property

Animation<Color>? progressIndicatorValueColor
final

A LinearProgressIndicator configuration parameter.

Implementation

final Animation<Color>? progressIndicatorValueColor;