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