chore: Follow up new dialogs
This commit is contained in:
parent
a1694847b6
commit
21be49c5c0
4 changed files with 15 additions and 3 deletions
|
|
@ -35,7 +35,6 @@ Future<T?> showAdaptiveBottomSheet<T>({
|
|||
maxWidth: FluffyThemes.columnWidth * 1.25,
|
||||
),
|
||||
backgroundColor: Colors.transparent,
|
||||
showDragHandle: !dialogMode,
|
||||
clipBehavior: Clip.hardEdge,
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue