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