mod: video sheet panel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-28 20:20:39 +08:00
parent d2890d72e5
commit f6bfbc3ed6
3 changed files with 20 additions and 12 deletions

View File

@@ -160,6 +160,8 @@ class _HorizontalMemberPageState extends State<HorizontalMemberPage> {
Success() => Material(
color: Colors.transparent,
child: CustomScrollView(
controller: ScrollController(),
physics: const AlwaysScrollableScrollPhysics(),
slivers: [
_buildSliverHeader,
SliverPadding(