ExampleApp constructor

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

Implementation

const ExampleApp({super.key});