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
Widget build(BuildContext context) {
return MaterialApp(
title: 'Perumahan Mutiara Alga',
title: 'Panti Asuhan Aisyiyah Abadi',
theme: appTheme,
debugShowCheckedModeBanner: false,
navigatorKey: StackedService.navigatorKey,