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