ListItems constructor

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

Implementation

const ListItems({super.key});