menu
flutter_packet_demo package
documentation
splash.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);
flutter_packet_demo package
documentation
splash
MyApp
MyApp.new const constructor
MyApp class