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