CheckoutTheme constructor
const
CheckoutTheme({})
Implementation
const CheckoutTheme({
this.appBarBackgroundColor,
this.collapsedTitleColor,
this.chargeAmountColor,
this.nativePayBackgroundColor,
this.nativePayForegroundColor,
this.cashPayBackgroundColor,
this.cashPayForegroundColor,
});