menu
iconoir_flutter package
documentation
regular/chat_bubble_question.dart
ChatBubbleQuestion
ChatBubbleQuestion const constructor
ChatBubbleQuestion const constructor
dark_mode
light_mode
ChatBubbleQuestion
constructor
const
ChatBubbleQuestion
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ChatBubbleQuestion({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/chat_bubble_question
ChatBubbleQuestion
ChatBubbleQuestion const constructor
ChatBubbleQuestion class