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