Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-14 11:05:54 +08:00
parent f3b9749a85
commit 75c2cf70a0
10 changed files with 68 additions and 46 deletions

View File

@@ -75,7 +75,7 @@ class _SearchTrendingPageState extends State<SearchTrendingPage> {
title: Opacity(
opacity: _scrollRatio.value,
child: Text(
'B站热搜',
'bilibili热搜',
style: TextStyle(
color: flag ? null : Colors.white,
),