We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a86d6d commit 80c7dd7Copy full SHA for 80c7dd7
packages/flutter_tools/templates/app/lib/main.dart.tmpl
@@ -50,7 +50,7 @@ class MyApp extends StatelessWidget {
50
// This is the theme of your application.
51
//
52
// TRY THIS: Try running your application with "flutter run". You'll see
53
- // the application has a blue toolbar. Then, without quitting the app,
+ // the application has a purple toolbar. Then, without quitting the app,
54
// try changing the seedColor in the colorScheme below to Colors.green
55
// and then invoke "hot reload" (save your changes or press the "hot
56
// reload" button in a Flutter-supported IDE, or press "r" if you used
0 commit comments