menu
fetosense_remote_flutter
main.dart
MyApp
MyApp const constructor
MyApp
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
{
Key
?
key
,
})
Implementation
const MyApp({super.key});
fetosense_remote_flutter
main
MyApp
MyApp const constructor
MyApp class