SIQAudioPlayerTheme constructor
SIQAudioPlayerTheme({})
Implementation
SIQAudioPlayerTheme({
this.thumbColor,
this.playButtonBackgroundColor,
this.incomingTrackColor,
this.outgoingTrackColor,
this.incomingButtonIconColor,
this.outgoingButtonIconColor,
this.outgoingDurationTextColor,
this.incomingDurationTextColor,
});