Screen1 constructor

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

Implementation

const Screen1({super.key});