Localization Changes #5

This commit is contained in:
2025-09-01 16:41:32 +05:30
parent 90f4a6bb81
commit d081a5433c
3 changed files with 5 additions and 3 deletions

View File

@@ -214,7 +214,7 @@ class _AccountStatementScreen extends State<AccountStatementScreen> {
padding: const EdgeInsets.symmetric(vertical: 16),
),
child: Text(
"Search",
AppLocalizations.of(context).search,
style: TextStyle(
color: Theme.of(context).scaffoldBackgroundColor,
fontSize: 16,