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