CardBubbleStyle constructor
const
CardBubbleStyle({})
Implementation
const CardBubbleStyle({
this.buttonStyle,
this.textStyle,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});