EmptyItem constructor

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

Implementation

const EmptyItem({super.key});