menu
cross_array_task_app
main
MyApp
MyApp const constructor
MyApp
brightness_4
brightness_5
MyApp
constructor
const
MyApp
(
{
Key
?
key
}
)
It's a constructor of the
MyApp
class.
Implementation
const MyApp({super.key});
cross_array_task_app
main
MyApp
MyApp const constructor
MyApp class