HomePage constructor

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

Constructs a constant instance of HomePage.

Implementation

const HomePage({super.key});