TestReportPage constructor

TestReportPage({
  1. Key? key,
})

Implementation

TestReportPage({
  Key? key,
}) : super(key: key);