Package-level declarations
Types
Link copied to clipboard
data class MercadoPagoThemeConfiguration(val lightTheme: MercadoPagoThemeProvider, val darkTheme: MercadoPagoThemeProvider)
Represents a complete theme scheme that includes both light and dark theme configurations. This class allows for dynamic theme switching between light and dark modes.
Link copied to clipboard
Represents a complete theme configuration for MercadoPago UI components.
Link copied to clipboard
object MercadoPagoThemes
Default theme configuration for MercadoPago UI components. This object provides the standard theme scheme that includes both light and dark theme configurations.
Link copied to clipboard
MercadoPago User Interface Style, specifies how the components would look in the app.