MercadoPagoSurfaceColor
data class MercadoPagoSurfaceColor(val primaryIdle: Color, val primaryActive: Color, val primaryDisabled: Color)
Represents the surface color configuration.
Represents the surface color configuration.