menu
rehacul_app_medical
presentations/app.dart
App
App const constructor
App
brightness_4
brightness_5
App
constructor
const
App
(
{
Key
?
key
}
)
Implementation
const App({Key? key}) : super(key: key);
rehacul_app_medical
app
App
App const constructor
App class