MyApp constructor

const MyApp({
  1. Key? key,
})

Implementation

const MyApp({super.key});