color Changes minor
This commit is contained in:
@@ -158,6 +158,12 @@ class _AccountStatementScreen extends State<AccountStatementScreen> {
|
||||
],
|
||||
),
|
||||
const SizedBox(height: 15),
|
||||
// Text(
|
||||
// AppLocalizations.of(context).availableBalance,
|
||||
// style: const TextStyle(fontSize: 17),
|
||||
// ),
|
||||
// const SizedBox(height: 15),
|
||||
// Text(widget.accountNo, style: const TextStyle(fontSize: 17)),
|
||||
Text(
|
||||
AppLocalizations.of(context).filters,
|
||||
style: const TextStyle(fontSize: 17),
|
||||
|
Reference in New Issue
Block a user