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