File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ class MyApp extends StatelessWidget {
1414 Widget build (BuildContext context) {
1515 return MaterialApp (
1616 theme: ThemeData (
17-
1817 appBarTheme: AppBarTheme (
1918 backgroundColor: ColorScheme .fromSeed (seedColor: Colors .deepPurple)
2019 .primaryContainer,
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ class MyApp extends StatelessWidget {
1414 Widget build (BuildContext context) {
1515 return MaterialApp (
1616 theme: ThemeData (
17-
1817 appBarTheme: AppBarTheme (
1918 backgroundColor: ColorScheme .fromSeed (seedColor: Colors .deepPurple)
2019 .primaryContainer,
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ class MyApp extends StatelessWidget {
1414 Widget build (BuildContext context) {
1515 return MaterialApp (
1616 theme: ThemeData (
17-
1817 appBarTheme: AppBarTheme (
1918 backgroundColor: ColorScheme .fromSeed (seedColor: Colors .deepPurple)
2019 .primaryContainer,
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ class MyApp extends StatelessWidget {
1414 Widget build (BuildContext context) {
1515 return MaterialApp (
1616 theme: ThemeData (
17-
1817 appBarTheme: AppBarTheme (
1918 backgroundColor: ColorScheme .fromSeed (seedColor: Colors .deepPurple)
2019 .primaryContainer,
You can’t perform that action at this time.
0 commit comments