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