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

@@ -232,7 +232,7 @@ class _PgcReviewChildPageState extends State<PgcReviewChildPage>
item.author?.vip?.status != null &&
item.author!.vip!.status > 0 &&
item.author!.vip!.type == 2
? context.vipColor
? theme.colorScheme.vipColor
: theme.colorScheme.outline,
fontSize: 13,
),