SinglePriceWithBottomInfo

data class SinglePriceWithBottomInfo(val salePriceText: String, val salePriceTextStyle: TextStyle, val bottomInfoText: String, val bottomInfoTextStyle: TextStyle) : PriceStyle

Constructors

Link copied to clipboard
constructor(salePriceText: String, salePriceTextStyle: TextStyle, bottomInfoText: String, bottomInfoTextStyle: TextStyle)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val priceModel: PriceModel
Link copied to clipboard
Link copied to clipboard