Default
Default implementation of AiutaProductBarPricesThemeTypography.
This class provides standard text styles for price displays:
Price: Bold weight, 16sp font size, 18sp line height
theme {
    productBar {
        prices {
            typography = AiutaProductBarPricesThemeTypography.Default()
        }
    }
}Content copied to clipboard