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