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