ControlsThemeData constructor
ControlsThemeData({})
Implementation
ControlsThemeData({
this.primaryColor,
this.iconColor,
this.durationTextStyle,
this.settingsListBackgroundColor,
this.settingsListTextStyle,
this.fullscreenTitleStyle,
this.progressBarTheme,
this.playNextButtonBackgroundColor,
this.playNextButtonProgressColor,
});