progressBarColor property

Color? progressBarColor
final

The Color to use for the progress bar (only applies when autoStartDisabled is false).

Implementation

final Color? progressBarColor;