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