backgroundColor property

Color backgroundColor
final

The background color of the indicator of when time will advance or will slow down the video

DEFAULT:

  Colors.black.withOpacity(0.28);

Implementation

final Color backgroundColor;