opt context ext

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-05 15:41:12 +08:00
parent add519120c
commit af7a1a6ee9
52 changed files with 227 additions and 144 deletions

View File

@@ -141,7 +141,7 @@ class _WhisperLinkSettingPageState extends State<WhisperLinkSettingPage> {
item.vip?.status != null &&
item.vip!.status > 0 &&
item.vip?.type == 2
? context.vipColor
? theme.colorScheme.vipColor
: null,
),
),