LearmondApplePayButton constructor
const
LearmondApplePayButton({})
Implementation
const LearmondApplePayButton({
super.key,
this.apiKey,
this.appleMerchantId,
this.merchantName,
this.merchantInfo,
this.amount = '0.00',
this.currency = 'USD',
this.onResult,
this.onPay,
this.buttonStyle,
this.merchantArgs,
this.summaryItems,
});