bugs solving

This commit is contained in:
meet2711
2024-06-14 17:54:15 +05:30
parent 49703b5289
commit 02c961cd47
19 changed files with 764 additions and 616 deletions

View File

@@ -158,7 +158,7 @@ class AppText {
'Please confirm the withdrawal amount and verify the accuracy of your bank details.';
static const String workingDays =
'Processing times vary from 3-7 working days';
static const String balance = 'Wallet balance: ';
static const String balance = 'Wallet Balance: ';
static const String withdrawTitle = 'Withdrawal';
static const String depositTitle = 'Deposit';
static const String withdrawDetails = 'Withdrawal details';