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