title and favicon
This commit is contained in:
parent
955c506b92
commit
8a5c9dbfcb
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class MyApp extends StatelessWidget {
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return MaterialApp(
|
return MaterialApp(
|
||||||
title: 'Flutter Demo',
|
title: '🅵🅾🅾🅳🅴🆁',
|
||||||
theme: ThemeData(
|
theme: ThemeData(
|
||||||
colorScheme: ColorScheme.fromSeed(
|
colorScheme: ColorScheme.fromSeed(
|
||||||
seedColor: Colors.blueGrey,
|
seedColor: Colors.blueGrey,
|
||||||
|
|
BIN
web/favicon.png
BIN
web/favicon.png
Binary file not shown.
Before Width: | Height: | Size: 917 B After Width: | Height: | Size: 458 B |
Loading…
Reference in a new issue