Package-level declarations
Types
Link copied to clipboard
class AiutaProductBarPricesTheme(val typography: AiutaProductBarPricesThemeTypography, val colors: AiutaProductBarPricesThemeColors)
Price display theme configuration for product bars.
Functions
Link copied to clipboard
inline fun AiutaProductBarTheme.Builder.prices(block: AiutaProductBarPricesTheme.Builder.() -> Unit): AiutaProductBarTheme.Builder
Extension function for configuring price theme within a AiutaProductBarTheme.Builder.