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