DachshundMessageBubble constructor
const
DachshundMessageBubble({})
Implementation
const DachshundMessageBubble({
super.key,
required this.message,
required this.isFromUser,
this.bubbleColor,
this.textColor,
});