menu
healthicons_flutter package
documentation
filled/ui_user_profile.dart
UiUserProfile
UiUserProfile.new const constructor
UiUserProfile.new const constructor
dark_mode
light_mode
UiUserProfile
constructor
const
UiUserProfile
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const UiUserProfile({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/ui_user_profile
UiUserProfile
UiUserProfile.new const constructor
UiUserProfile class