[mob] fix colour of loading dialog
This commit is contained in:
parent
04e45b7908
commit
372ced2502
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ ProgressDialog createProgressDialog(
|
|||
context,
|
||||
type: ProgressDialogType.normal,
|
||||
isDismissible: isDismissible,
|
||||
barrierColor: Colors.black12,
|
||||
);
|
||||
dialog.style(
|
||||
message: message,
|
||||
|
|
Loading…
Add table
Reference in a new issue