feat: msg link setting

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-12 17:43:28 +08:00
parent 964668c982
commit 9a97a5d110
21 changed files with 925 additions and 189 deletions

View File

@@ -39,9 +39,13 @@ class _ReplyMePageState extends State<ReplyMePage> {
imSettingType: IMSettingType.SETTING_TYPE_OLD_REPLY_ME),
);
},
icon: const Icon(size: 22, Icons.settings),
icon: Icon(
size: 20,
Icons.settings,
color: theme.colorScheme.onSurfaceVariant.withOpacity(0.8),
),
),
const SizedBox(width: 16),
const SizedBox(width: 10),
],
),
body: refreshIndicator(