ExampleHomePage constructor
const
ExampleHomePage({
- Key? key,
Creates an instance of ExampleHomePage
Implementation
const ExampleHomePage({super.key});
Creates an instance of ExampleHomePage
const ExampleHomePage({super.key});