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