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 48b7ca4945
commit 919044de99
5 changed files with 118 additions and 2 deletions

View File

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