first commit
This commit is contained in:
parent
757198cb83
commit
30131e5ffe
|
@ -22,7 +22,7 @@ class MyApp extends StatelessWidget {
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return MaterialApp(
|
return MaterialApp(
|
||||||
title: 'Perumahan Mutiara Alga',
|
title: 'Panti Asuhan Aisyiyah Abadi',
|
||||||
theme: appTheme,
|
theme: appTheme,
|
||||||
debugShowCheckedModeBanner: false,
|
debugShowCheckedModeBanner: false,
|
||||||
navigatorKey: StackedService.navigatorKey,
|
navigatorKey: StackedService.navigatorKey,
|
||||||
|
|
Loading…
Reference in New Issue