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