set dm for live

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-21 13:57:43 +08:00
parent ace949aaa0
commit 6692c9e851
5 changed files with 834 additions and 733 deletions

View File

@@ -644,7 +644,7 @@ abstract class PageUtils {
static void showVideoBottomSheet(
BuildContext context, {
required Widget child,
required Function isFullScreen,
required bool Function() isFullScreen,
double? padding,
}) {
if (!context.mounted) {