CheckingDialog constructor

const CheckingDialog({
  1. Key? key,
})

Creates a CheckingDialog.

Implementation

const CheckingDialog({super.key});