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