progressBarColor property

Color? progressBarColor
final

The color of the progress bar to the left of the current playing progress.

By default it is your theme's primary color.

Implementation

final Color? progressBarColor;