background property

Color background
final

It is the background color that the play and pause icons will have

DEFAULT:

 Color(0xFF295acc).withOpacity(0.8);

Implementation

final Color background;