first commit

This commit is contained in:
kicap
2024-04-05 01:16:29 +08:00
parent 09c19f74d0
commit 001676348e
11 changed files with 159 additions and 140 deletions

View File

@ -37,7 +37,7 @@ class SplashScreenView extends StatelessWidget {
),
const SizedBox(height: 10),
Text(
"Sistem Retribusi Pasar Enrekang",
"Sistem Retribusi Pasar Lakessi",
style: boldTextStyle.copyWith(
fontSize: 20,
),
@ -47,7 +47,7 @@ class SplashScreenView extends StatelessWidget {
),
),
const Text(
"Jln Panti Asuhan No. 3 Ujung Lare, Kec. Soreang, Kota Parepare, Sulawesi Selatan 91133",
"Pasar Lakessi, Kota Parepare, Sulawesi Selatan 91133",
textAlign: TextAlign.center,
style: regularTextStyle,
),