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 80a4dff commit 0986650Copy full SHA for 0986650
mdc_100_series/lib/home.dart
@@ -27,4 +27,4 @@ class HomePage extends StatelessWidget {
27
Widget build(BuildContext context) {
28
return AsymmetricView(products: getProducts(category));
29
}
30
-}
+}
0 commit comments