CheckingPage constructor

const CheckingPage(
  1. String png, {
  2. Key? key,
})

Implementation

const CheckingPage(this.png, {super.key});