Change title of material app to Zenith
This commit is contained in:
parent
d5e7316ee8
commit
02ab48521e
|
@ -11,7 +11,7 @@ class MyApp extends StatelessWidget {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
title: 'Flutter Demo',
|
||||
title: 'Zenith',
|
||||
theme: ThemeData(
|
||||
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
|
||||
useMaterial3: true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user