menu
scroll_wheel_selector package
documentation
main.dart
MyApp
MyApp.new const constructor
MyApp.new const constructor
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
{
Key
?
key
,
})
Creates an instance of
MyApp
.
Implementation
const MyApp({super.key});
scroll_wheel_selector package
documentation
main
MyApp
MyApp.new const constructor
MyApp class