oopsie
This commit is contained in:
@@ -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,
|
||||
|
||||
Submodule refilc_plus updated: fc6bdf78f1...de6a3cca6d
Reference in New Issue
Block a user