ReportCell constructor

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

Creates a ReportCell.

Implementation

const ReportCell({super.key});