menu
contacto
pages/menu_bar_pages/account_page.dart
AccountPage
AccountPage const constructor
AccountPage
brightness_4
brightness_5
AccountPage
constructor
const
AccountPage
(
{
Key?
key
}
)
Implementation
const AccountPage({Key? key}) : super(key: key);
contacto
account_page
AccountPage
AccountPage const constructor
AccountPage class