MyHomePage constructor

MyHomePage({
  1. Key? key,
})

Implementation

MyHomePage({super.key});