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