Regular

class Regular(regularFontWeight: Boolean = false, subtle: Boolean = false, negativePrice: Boolean = false) : PriceVariant

This is the leading price display used for most price presentations at IKEA. The price display has two style variations called PriceSizeStyle.MixedSize Size and PriceSizeStyle.SingleSize.

Constructors

Link copied to clipboard
constructor(regularFontWeight: Boolean = false, subtle: Boolean = false, negativePrice: Boolean = false)