MercadoPagoThemeConfiguration

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.

Constructors

Link copied to clipboard
constructor(lightTheme: MercadoPagoThemeProvider, darkTheme: MercadoPagoThemeProvider)

Properties

Link copied to clipboard

The theme configuration for dark mode

Link copied to clipboard

The theme configuration for light mode