ApplePayButton constructor
const
ApplePayButton({})
Implementation
const ApplePayButton({
super.key,
required this.sessionId,
this.onResult,
this.onSuccess,
this.onFailure,
this.onError,
this.width,
this.height,
this.cornerRadius = 4.0,
});