From 7d39314d399b7109eeb00d3acf63ac3af48c984d Mon Sep 17 00:00:00 2001 From: asif Date: Thu, 12 Mar 2026 11:49:04 +0530 Subject: [PATCH] Government Schemes till PMJBY/SBY --- lib/features/dashboard/screens/dashboard_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/features/dashboard/screens/dashboard_screen.dart b/lib/features/dashboard/screens/dashboard_screen.dart index 7b95fbc..29fc9df 100644 --- a/lib/features/dashboard/screens/dashboard_screen.dart +++ b/lib/features/dashboard/screens/dashboard_screen.dart @@ -637,7 +637,7 @@ class _DashboardScreenState extends State customerName: currAccount.name!))); }, disable: false), _buildQuickLink(Symbols.family_group, - "Government Schemes", () { + AppLocalizations.of(context).governmentSchemes, () { Navigator.push( context, MaterialPageRoute(