ExampleScreen constructor

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

Implementation

const ExampleScreen({super.key});