1/25/2
This commit is contained in:
@@ -125,6 +125,7 @@ class PassengerWalletDialoge extends StatelessWidget {
|
||||
)),
|
||||
const Spacer(),
|
||||
MyElevatedButton(
|
||||
kolor: AppColor.blueColor,
|
||||
title: 'Pay with Your PayPal'.tr,
|
||||
onPressed: () {
|
||||
if (controller.selectedAmount != 0) {
|
||||
|
||||
Reference in New Issue
Block a user