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