Checking constructor

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

Implementation

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