menu
kivex_flutter package
documentation
icons/shield.dart
Shield
Shield.new const constructor
Shield.new const constructor
dark_mode
light_mode
Shield
constructor
const
Shield
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Shield({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/shield
Shield
Shield.new const constructor
Shield class