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