menu
app_theme_manager package
documentation
example/lib/main.dart
MyApp
MyApp.new const constructor
MyApp.new const constructor
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
ThemeManager
themeManager
)
Implementation
const MyApp(this.themeManager);
app_theme_manager package
documentation
example/lib/main
MyApp
MyApp.new const constructor
MyApp class