ExampleHome constructor

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

Implementation

const ExampleHome({super.key});