title and favicon

This commit is contained in:
doman 2023-07-30 13:21:45 +02:00
parent 8a5c9dbfcb
commit 6ebd162eda
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ class MyApp extends StatelessWidget {
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return MaterialApp( return MaterialApp(
title: '🅵🅾🅾🅳🅴🆁', title: 'FOODER',
theme: ThemeData( theme: ThemeData(
colorScheme: ColorScheme.fromSeed( colorScheme: ColorScheme.fromSeed(
seedColor: Colors.blueGrey, seedColor: Colors.blueGrey,