menu
bibliotech
main.dart
MyApp
MyApp.new const constructor
MyApp.new
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
{
Key
?
key
,
})
Costruttore della classe
MyApp
.
Implementation
const MyApp({super.key});
bibliotech
main
MyApp
MyApp.new const constructor
MyApp class