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 da363a2 commit 70b33ccCopy full SHA for 70b33cc
mdc_100_series/lib/app.dart
@@ -29,6 +29,7 @@ class ShrineApp extends StatefulWidget {
29
30
class _ShrineAppState extends State<ShrineApp> {
31
Category _currentCategory = Category.all;
32
+
33
@override
34
Widget build(BuildContext context) {
35
return MaterialApp(
0 commit comments