progressColor property

Color? progressColor
final

进度条颜色,若不提供则使用 foregroundColor 的淡化版本

Implementation

final Color? progressColor;