HomePage constructor

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

Creates a new HomePage widget.

Implementation

const HomePage({super.key});