SecondScreen constructor

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

Implementation

const SecondScreen({super.key});