menu
chat_bubbles package
documentation
bubbles/bubble_special_three.dart
SpecialChatBubbleThree
SpecialChatBubbleThree constructor
SpecialChatBubbleThree constructor
dark_mode
light_mode
SpecialChatBubbleThree
constructor
SpecialChatBubbleThree
(
{
required
Color
color
,
required
Alignment
alignment
,
required
bool
tail
,
})
Implementation
SpecialChatBubbleThree({ required this.color, required this.alignment, required this.tail, });
chat_bubbles package
documentation
bubbles/bubble_special_three
SpecialChatBubbleThree
SpecialChatBubbleThree constructor
SpecialChatBubbleThree class