ExampleHomePage constructor

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

Creates an instance of ExampleHomePage

Implementation

const ExampleHomePage({super.key});