feat: custom subtitle padding

Closes #77

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-01 12:24:54 +08:00
parent 144a9b604a
commit dbc93883e8
5 changed files with 239 additions and 172 deletions

View File

@@ -954,7 +954,7 @@ class _VideoDetailPageState extends State<VideoDetailPage>
? bangumiIntroController
: null,
headerControl: HeaderControl(
controller: plPlayerController,
controller: plPlayerController!,
videoDetailCtr: videoDetailController,
heroTag: heroTag,
),