fix: 竖屏全屏异常

This commit is contained in:
orz12
2024-01-22 13:19:29 +08:00
parent 1dd70f482f
commit a68c04001b

View File

@ -304,7 +304,7 @@ class _VideoDetailPageState extends State<VideoDetailPage>
body: ExtendedNestedScrollView(
controller: _extendNestCtr,
headerSliverBuilder:
(BuildContext context, bool innerBoxIsScrolled) {
(BuildContext context2, bool innerBoxIsScrolled) {
return <Widget>[
Obx(
() {