OTP added to daily limit #2
This commit is contained in:
@@ -625,7 +625,7 @@ class _DashboardScreenState extends State<DashboardScreen>
|
||||
selectedIndex: selectedAccountIndex,
|
||||
)));
|
||||
}),
|
||||
_buildQuickLink(Icons.location_pin, "Branch Locator",
|
||||
_buildQuickLink(Icons.location_pin, AppLocalizations.of(context).branchlocator,
|
||||
() {
|
||||
Navigator.push(
|
||||
context,
|
||||
|
||||
Reference in New Issue
Block a user