MercadoPagoBackgroundColor

data class MercadoPagoBackgroundColor(val primary: Color, val secondary: Color)

Represents the background color configuration.

Constructors

Link copied to clipboard
constructor(primary: Color, secondary: Color)

Properties

Link copied to clipboard

Primary background color

Link copied to clipboard

Secondary background color