title and favicon
This commit is contained in:
parent
8a5c9dbfcb
commit
6ebd162eda
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ class MyApp extends StatelessWidget {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
title: '🅵🅾🅾🅳🅴🆁',
|
||||
title: 'FOODER',
|
||||
theme: ThemeData(
|
||||
colorScheme: ColorScheme.fromSeed(
|
||||
seedColor: Colors.blueGrey,
|
||||
|
|
Loading…
Reference in a new issue