baseBarColor property

Color? baseBarColor
final

The color of the progress bar before playback has started.

By default it is a transparent version of your theme's primary color.

Implementation

final Color? baseBarColor;