first commit

This commit is contained in:
kicap 2023-07-15 05:05:24 +08:00
parent 757198cb83
commit 30131e5ffe
1 changed files with 1 additions and 1 deletions

View File

@ -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,