MyApp constructor Null safety

const MyApp(
  1. {Key? key}
)

Implementation

const MyApp({super.key});