HomeList constructor

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

Implementation

const HomeList({super.key});