menu
iconoir_flutter package
documentation
regular/shield_check.dart
ShieldCheck
ShieldCheck const constructor
ShieldCheck const constructor
dark_mode
light_mode
ShieldCheck
constructor
const
ShieldCheck
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ShieldCheck({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/shield_check
ShieldCheck
ShieldCheck const constructor
ShieldCheck class