backgroundColor property

Color backgroundColor
final

backgroundColor defaults to gray at 50% opacity. This is the background color behind both playedColor and bufferedColor to denote the total size of the video compared to either of those values.

Implementation

final Color backgroundColor;