dialog clickMaskDismiss

This commit is contained in:
csf
2022-04-20 23:43:19 +08:00
parent 9b68507683
commit f88b775af3
5 changed files with 6 additions and 5 deletions

View File

@@ -248,7 +248,7 @@ void showServerSettingsWithValue(
return true;
},
);
}, barrierDismissible: true);
}, clickMaskDismiss: true);
}
String? validate(value) {