Page2 constructor

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

Implementation

const Page2({super.key});