menu
custom_form_w package
documentation
example/main.dart
MyApp
MyApp.new const constructor
MyApp.new const constructor
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
{
Key
?
key
,
})
Implementation
const MyApp({super.key});
custom_form_w package
documentation
example/main
MyApp
MyApp.new const constructor
MyApp class