constraint video bottomsheet

Closes #2277

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-03 20:34:48 +08:00
parent 3446484d97
commit 508384c016
5 changed files with 118 additions and 2 deletions

View File

@@ -147,6 +147,7 @@ class ShutdownTimerService {
}
PageUtils.showVideoBottomSheet(
context,
maxWidth: 512,
isFullScreen: () => isFullScreen,
child: StatefulBuilder(
builder: (_, setState) {