MyExampleApp constructor

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

Implementation

const MyExampleApp({super.key});