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