bufferedBarColor property
The color of the progress bar between the progress location and the buffered location.
By default it is a transparent version of your theme's primary color, a shade darker than baseBarColor.
Implementation
final Color? bufferedBarColor;