CustomProgressDialog constructor
const
CustomProgressDialog({
- Key? key,
Implementation
const CustomProgressDialog({Key? key}) : super(key: key);
const CustomProgressDialog({Key? key}) : super(key: key);