chore: Follow up bottomsheets
This commit is contained in:
parent
73f448e40a
commit
24b4e8157c
5 changed files with 5 additions and 51 deletions
|
|
@ -27,7 +27,6 @@ class BootstrapDialog extends StatefulWidget {
|
|||
Future<bool?> show(BuildContext context) => showAdaptiveBottomSheet(
|
||||
context: context,
|
||||
builder: (context) => this,
|
||||
maxHeight: 600,
|
||||
);
|
||||
|
||||
@override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue