opt dyn panel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-12 16:07:00 +08:00
parent 54fe38047f
commit f824477ddb
6 changed files with 20 additions and 18 deletions

View File

@@ -392,8 +392,7 @@ class LoginPageController extends GetxController
onPressed: Get.back,
child: Text(
"取消",
style: TextStyle(
color: Theme.of(Get.context!).colorScheme.outline),
style: TextStyle(color: Get.theme.colorScheme.outline),
),
),
TextButton(