DataCollectionListItem constructor

const DataCollectionListItem(
  1. RPDataTypeSection dataTypeSection, {
  2. Key? key,
})

Implementation

const DataCollectionListItem(this.dataTypeSection, {super.key});