1/27/2
This commit is contained in:
@@ -153,7 +153,8 @@ class CashConfirmPageShown extends StatelessWidget {
|
||||
kolor: AppColor.redColor,
|
||||
),
|
||||
MyElevatedButton(
|
||||
title: 'Next'.tr,
|
||||
kolor: AppColor.greenColor,
|
||||
title: 'Next as Cash \$\$!'.tr,
|
||||
onPressed: () {
|
||||
paymentController.isCashChecked = true;
|
||||
controller.changeCashConfirmPageShown();
|
||||
|
||||
Reference in New Issue
Block a user