MFGooglePayButtonConfig constructor
const
MFGooglePayButtonConfig({})
Implementation
const MFGooglePayButtonConfig({
this.buttonType = MFButtonType.PAY,
this.buttonTheme = MFButtonTheme.DARK,
this.cornerRadius = 10,
});