valueColor property

Animation<Color?>? valueColor
final

进度条以及指示器颜色

Implementation

final Color? color; ///进度条以及指示器颜色
final Animation<Color?>? valueColor;