MyApp constructor

const MyApp({
  1. dynamic key,
})

Implementation

const MyApp({super.key});