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