change the bookmark page

This commit is contained in:
kicap
2024-04-02 13:15:29 +08:00
parent 27c529dad9
commit 1607b6eb00
2 changed files with 6 additions and 6 deletions

View File

@ -42,7 +42,7 @@ class SplashScreenView extends StatelessWidget {
height: 10,
),
Text(
'KAMUS MEDIS DAN KESEHATAN',
'KAMUS ISTILAH KESEHATAN',
style: boldTextStyle.copyWith(
// color: backgroundColor,
fontSize: 20,
@ -66,7 +66,7 @@ class SplashScreenView extends StatelessWidget {
textAlign: TextAlign.center,
),
Text(
'Kicap Karan',
'Rahmat Hidayat Syam',
style: boldTextStyle.copyWith(
fontSize: 13,
fontStyle: FontStyle.italic,
@ -74,7 +74,7 @@ class SplashScreenView extends StatelessWidget {
textAlign: TextAlign.center,
),
Text(
'www.kicap-karan.com',
'217280019',
style: boldTextStyle.copyWith(
fontSize: 13,
),