no message

This commit is contained in:
1147192855@qq.com 2024-02-20 10:37:47 +08:00
parent b67c833f55
commit a78c0fa910
1 changed files with 1 additions and 1 deletions

View File

@ -725,9 +725,9 @@ class _MarkingPapersState extends ConsumerState<DoPapers>
// if (res != null && res) {
// Navigator.of(context).pop(true);
// }
var isPortrait = MediaQuery.of(context).orientation == Orientation.portrait;
setTimeOut(200, () {
var isPortrait = MediaQuery.of(context).orientation == Orientation.portrait;
AwesomeDialog(
context: context,
dialogType: DialogType.info,