Default
Default implementation of AiutaProductBarThemeTypography.
This class provides standard text styles for product bar elements:
Product name: Medium weight, 12sp font size, 18sp line height
Brand name: Medium weight, 10sp font size, 16sp line height, 0.04sp letter spacing
theme {
productBar {
typography = AiutaProductBarThemeTypography.Default()
}
}
Content copied to clipboard