2/14/1
This commit is contained in:
@@ -157,6 +157,8 @@ class CashConfirmPageShown extends StatelessWidget {
|
||||
title: 'Next as Cash \$\$!'.tr,
|
||||
onPressed: () {
|
||||
paymentController.isCashChecked = true;
|
||||
paymentController.isWalletChecked = false;
|
||||
paymentController.update();
|
||||
controller.changeCashConfirmPageShown();
|
||||
},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user