menu
purpi_kit package
documentation
feature/profile/presentation/pages/profile_screen.dart
ProfileScreen
ProfileScreen.new const constructor
ProfileScreen.new const constructor
dark_mode
light_mode
ProfileScreen
constructor
const
ProfileScreen
(
{
Key
?
key
,
bool
navigateFromDrawer
=
false
,
int
page
=
0
,
})
Implementation
const ProfileScreen({ super.key, this.navigateFromDrawer = false, this.page = 0, });
purpi_kit package
documentation
feature/profile/presentation/pages/profile_screen
ProfileScreen
ProfileScreen.new const constructor
ProfileScreen class