kcconnect to KCCB
This commit is contained in:
@@ -213,12 +213,11 @@ class _DashboardScreenState extends State<DashboardScreen> {
|
||||
backgroundColor: theme.scaffoldBackgroundColor,
|
||||
automaticallyImplyLeading: false,
|
||||
title: Text(
|
||||
AppLocalizations.of(context).kccBankFull,
|
||||
AppLocalizations.of(context).kccbMobile,
|
||||
textAlign: TextAlign.left,
|
||||
style: TextStyle(
|
||||
color: theme.colorScheme.primary,
|
||||
fontWeight: FontWeight.w700,
|
||||
fontSize: 16,
|
||||
),
|
||||
),
|
||||
centerTitle: true,
|
||||
|
||||
Reference in New Issue
Block a user