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