menu
flutter_notie package
documentation
example.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});
flutter_notie package
documentation
example
MyApp
MyApp.new const constructor
MyApp class