如果不喜欢这个加载弹框样式,可以重写
Dialog createLoadingDialog(String? loadingTxt) { return DefaultLoadingDialog(loadingTxt); }