CustomScreen constructor

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

Implementation

const CustomScreen({super.key});