Available Balance in Account Statement #2
This commit is contained in:
@@ -167,7 +167,7 @@ class _AccountStatementScreen extends State<AccountStatementScreen> {
|
||||
fontSize: 17,
|
||||
),
|
||||
),
|
||||
Text(widget.balance, style: const TextStyle(fontSize: 17)),
|
||||
Text(' ₹ ${widget.balance}', style: const TextStyle(fontSize: 17)),
|
||||
],
|
||||
),
|
||||
const SizedBox(height: 15),
|
||||
|
Reference in New Issue
Block a user