We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77774e6 commit 31215f3Copy full SHA for 31215f3
1 file changed
lib/components/bottom_sheet/gf_bottom_sheet.dart
@@ -152,6 +152,7 @@ class _GFBottomSheetState extends State<GFBottomSheet>
152
),
153
154
155
+
156
// AnimatedBuilder(
157
// animation: widget.controller,
158
// builder: (_, Widget child) =>
0 commit comments