setting to control modal barrier

This commit is contained in:
Fabian Freund
2026-03-11 15:54:18 +01:00
parent cdd7a3ffd5
commit c751c6fe15
9 changed files with 76 additions and 3 deletions
@@ -505,7 +505,7 @@ class BrowserScreen extends HookConsumerWidget {
// Theme with dynamic snackbar margin to position above bottom toolbar
final themeData = Theme.of(context).copyWith(
bottomSheetTheme: BottomSheetThemeData(
bottomSheetTheme: Theme.of(context).bottomSheetTheme.copyWith(
constraints: BoxConstraints(
maxWidth:
MediaQuery.of(context).size.width -