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
,
bool
enableAppBar
=
true
,
bool
showBackIcon
=
true
,
})
Implementation
const ProfileView( {super.key, this.enableAppBar = true, this.showBackIcon = true});
mirrorfly_uikit_plugin package
documentation
app/modules/profile/views/profile_view
ProfileView
ProfileView.new const constructor
ProfileView class