menu
unicons package
documentation
icons/line/user_check.dart
UserCheckIcon
UserCheckIcon const constructor
UserCheckIcon const constructor
dark_mode
light_mode
UserCheckIcon
constructor
const
UserCheckIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const UserCheckIcon({ super.key, this.color, });
unicons package
documentation
icons/line/user_check
UserCheckIcon
UserCheckIcon const constructor
UserCheckIcon class