Home constructor

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

Implementation

const Home({super.key});