* mod: pgc episode title

* opt: ColorScheme.of

* mod: mpv api version

* opt: log handler

* opt: ext
This commit is contained in:
My-Responsitories
2026-05-15 01:59:54 +00:00
committed by GitHub
parent 24769e144f
commit b33fdf14af
30 changed files with 99 additions and 191 deletions

View File

@@ -346,7 +346,7 @@ class DetailItem extends StatelessWidget {
Positioned(
right: 0,
bottom: 0,
child: entry.moreBtn(theme),
child: entry.moreBtn(theme.colorScheme),
),
] else
Positioned(