From a78c0fa910adc29c8e391159cd33b2aa7b442855 Mon Sep 17 00:00:00 2001 From: "1147192855@qq.com" <1147192855@qq.com> Date: Tue, 20 Feb 2024 10:37:47 +0800 Subject: [PATCH] no message --- marking_app/lib/pages/marking/do_papers.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marking_app/lib/pages/marking/do_papers.dart b/marking_app/lib/pages/marking/do_papers.dart index 7b191aa..366d583 100644 --- a/marking_app/lib/pages/marking/do_papers.dart +++ b/marking_app/lib/pages/marking/do_papers.dart @@ -725,9 +725,9 @@ class _MarkingPapersState extends ConsumerState // 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,