MercadoPagoThemeProvider
Represents a complete theme configuration for MercadoPago UI components.
Inheritors
Types
Link copied to clipboard
data class Default(val color: MercadoPagoColor, val spacing: MercadoPagoSpacing, val shape: MercadoPagoShape, val radius: MercadoPagoRadius, val borderWidth: MercadoPagoBorderWidth, val typography: MercadoPagoTypography) : MercadoPagoThemeProvider
Represents the theme configuration for MercadoPago UI components.