CustomExampleScreen constructor

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

Implementation

const CustomExampleScreen({super.key});