ExampleHomePage constructor

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

Implementation

const ExampleHomePage({super.key});