PerflutterReportScreen constructor
const
PerflutterReportScreen({
- Key? key,
- VoidCallback? onClose,
Creates a report screen.
Implementation
const PerflutterReportScreen({super.key, this.onClose});