menu
hubble_main package
documentation
account/view/user_profile/user_profile.dart
ProfileImage
ProfileImage.new const constructor
ProfileImage.new const constructor
dark_mode
light_mode
ProfileImage
constructor
const
ProfileImage
(
{
Key
?
key
,
required
double
size
,
required
double
iconSize
,
})
Implementation
const ProfileImage({super.key, required this.size, required this.iconSize});
hubble_main package
documentation
account/view/user_profile/user_profile
ProfileImage
ProfileImage.new const constructor
ProfileImage class