AudioBubbleStyle constructor
const
AudioBubbleStyle({})
Implementation
const AudioBubbleStyle({
this.titleStyle,
this.subtitleStyle,
this.playIconTint,
this.pauseIconTint,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});