oopsie
This commit is contained in:
parent
6662d4a48f
commit
ed556d2bd4
@ -19,7 +19,6 @@ class RoundedBottomSheet extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return AnimatedContainer(
|
||||
height: 2000,
|
||||
duration: const Duration(milliseconds: 500),
|
||||
decoration: BoxDecoration(
|
||||
color: Theme.of(context).colorScheme.background,
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit fc6bdf78f192234d3dccd899fd82cab45db3762e
|
||||
Subproject commit de6a3cca6dbcc96ea4f9113517663b07bc78f5ce
|
Loading…
x
Reference in New Issue
Block a user