MiniPlayerThemeData constructor
MiniPlayerThemeData({})
Implementation
MiniPlayerThemeData({
this.iconColor,
this.backgroundColor,
this.thumbnailBorderColor,
this.topBorderColor,
this.titleStyle,
this.secondaryTitleStyle,
});