opt set pageTransition

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-04 16:54:02 +08:00
parent 7c1644efc4
commit b4a46133be
14 changed files with 136 additions and 129 deletions

View File

@@ -1156,7 +1156,7 @@ class HeaderControlState extends State<HeaderControl>
),
onTap: () async {
Get.back();
CDNService? result = await showDialog(
final result = await showDialog<CDNService>(
context: context,
builder: (context) {
return CdnSelectDialog(