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