Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-20 16:58:42 +08:00
parent 3099bd6ca1
commit 9b5457ffc0
20 changed files with 102 additions and 109 deletions

View File

@@ -158,7 +158,7 @@ Commit Hash: ${BuildConfig.commitHash}''',
onTap: () {
Utils.channel.invokeMethod('linkVerifySettings');
},
leading: Icon(MdiIcons.linkBoxOutline),
leading: const Icon(MdiIcons.linkBoxOutline),
title: const Text('打开受支持的链接'),
trailing: Icon(
Icons.arrow_forward,