showLoadingDialog method

void showLoadingDialog()

Implementation

void showLoadingDialog() => showDialog(content: const LoadingDialog());