Screen constructor

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

Implementation

const Screen({super.key});