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