CustomListView constructor

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

Implementation

const CustomListView({super.key});