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