menu
rehacul_app_medical
presentations/pages/my_page.dart
MyPage
MyPage const constructor
MyPage
brightness_4
brightness_5
MyPage
constructor
const
MyPage
(
{
Key
?
key
}
)
Implementation
const MyPage({ Key? key, }) : super(key: key);
rehacul_app_medical
my_page
MyPage
MyPage const constructor
MyPage class