ReportCenterWidget constructor
const
ReportCenterWidget({})
Implementation
const ReportCenterWidget({
super.key,
required this.businessId,
required this.settings,
required this.onReportSelected,
});
const ReportCenterWidget({
super.key,
required this.businessId,
required this.settings,
required this.onReportSelected,
});