CupMessageBubble constructor
const
CupMessageBubble({})
Implementation
const CupMessageBubble({
super.key,
required this.message,
required this.isFromUser,
this.cupColor,
this.textColor,
this.showDecorations = true,
});