menu
fluffyn package
documentation
screens/my_profile.dart
MyProfile
MyProfile.new const constructor
MyProfile.new const constructor
dark_mode
light_mode
MyProfile
constructor
const
MyProfile
(
{
Key
?
key
,
})
Implementation
const MyProfile({Key? key}) : super(key: key);
fluffyn package
documentation
screens/my_profile
MyProfile
MyProfile.new const constructor
MyProfile class