menu
mirrorfly_uikit_plugin package
documentation
app/modules/profile/views/profile_view.dart
ProfileView
ProfileView.new const constructor
ProfileView.new const constructor
dark_mode
light_mode
ProfileView
constructor
const
ProfileView
(
{
Key
?
key
,
})
Implementation
const ProfileView({Key? key}) : super(key: key);
mirrorfly_uikit_plugin package
documentation
app/modules/profile/views/profile_view
ProfileView
ProfileView.new const constructor
ProfileView class