opt: prev/next play

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-17 11:04:54 +08:00
parent 8de4ad94a7
commit 0e205fcddb
6 changed files with 15 additions and 16 deletions

View File

@@ -254,7 +254,7 @@ class _BangumiInfoState extends State<BangumiInfo>
: bangumiItem!.title!,
style: const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w600,
fontWeight: FontWeight.w400,
),
maxLines: 1,
overflow: TextOverflow.ellipsis,

View File

@@ -53,7 +53,7 @@ class IntroDetail extends StatelessWidget {
bangumiDetail!.title,
style: const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w600,
fontWeight: FontWeight.w400,
),
),
const SizedBox(height: 4),