YourPageState constructor

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

Implementation

const YourPageState({super.key});