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

@@ -242,7 +242,7 @@ class _NoteListPageState extends CommonSlidePageState<NoteListPage> {
item.author?.vipInfo?.status != null &&
item.author!.vipInfo!.status > 0 &&
item.author!.vipInfo!.type == 2
? context.vipColor
? theme.colorScheme.vipColor
: theme.colorScheme.outline,
fontSize: 13,
),