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