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