menu
umvvm package
documentation
annotations/main_app.dart
MainApp
MainApp.new const constructor
MainApp.new const constructor
dark_mode
light_mode
MainApp
constructor
const
MainApp
(
{
Type
?
navigationInteractorType
,
})
Implementation
const MainApp({ this.navigationInteractorType, });
umvvm package
documentation
annotations/main_app
MainApp
MainApp.new const constructor
MainApp class