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 e2d9845 commit f4520dfCopy full SHA for f4520df
test/widget_test/about_screen_widget_test.dart
@@ -17,7 +17,7 @@ void main() {
17
child: MaterialApp(
18
localizationsDelegates: AppLocalizations.localizationsDelegates,
19
supportedLocales: AppLocalizations.supportedLocales,
20
- home: Material(
+ home: Material(
21
child: AboutScreen(themeIndex: 2),
22
),
23
0 commit comments