menu
electrician_app
features/profile/presentation/screens/profile_page.dart
ProfilePage
ProfilePage.new const constructor
ProfilePage.new
dark_mode
light_mode
description
ProfilePage
constructor
const
ProfilePage
(
{
Key
?
key
,
})
Implementation
const ProfilePage({super.key});
electrician_app
profile_page
ProfilePage
ProfilePage.new const constructor
ProfilePage class