menu
healthicons_flutter package
documentation
filled-24px/question.dart
QuestionFilled24px
QuestionFilled24px.new const constructor
QuestionFilled24px.new const constructor
dark_mode
light_mode
QuestionFilled24px
constructor
const
QuestionFilled24px
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const QuestionFilled24px({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled-24px/question
QuestionFilled24px
QuestionFilled24px.new const constructor
QuestionFilled24px class