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