4/17/1
This commit is contained in:
@@ -350,7 +350,7 @@ class WalletCaptain extends StatelessWidget {
|
||||
children: [
|
||||
MyElevatedButton(
|
||||
title:
|
||||
'Create Wallet to recive your money',
|
||||
'Create Wallet to receive your money',
|
||||
onPressed: () async {
|
||||
PaymentController paymentController =
|
||||
Get.find<PaymentController>();
|
||||
|
||||
Reference in New Issue
Block a user