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