* 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 dom
parent 7482f52557
commit 63046e8152
28 changed files with 93 additions and 179 deletions

View File

@@ -173,7 +173,7 @@ class _LocalIntroPanelState extends State<LocalIntroPanel>
),
Align(
alignment: Alignment.bottomRight,
child: entry.moreBtn(theme),
child: entry.moreBtn(theme.colorScheme),
),
],
),