menu
phone_ide package
documentation
main.dart
App
App.new const constructor
App.new const constructor
dark_mode
light_mode
App
constructor
const
App
(
{
Key
?
key
,
})
Implementation
const App({Key? key}) : super(key: key);
phone_ide package
documentation
main
App
App.new const constructor
App class