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