Localization Changes #5
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user