kcconnect to KCCB
This commit is contained in:
@@ -26,7 +26,7 @@ class _SplashScreenState extends State<SplashScreen> {
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
Text(
|
||||
AppLocalizations.of(context).kccb,
|
||||
AppLocalizations.of(context).kccbMobile,
|
||||
style: const TextStyle(
|
||||
fontSize: 36,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
||||
Reference in New Issue
Block a user