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