design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.price
/
KPPriceStyle
/
SinglePrice
Single
Price
data
class
SinglePrice
(
val
salePriceText
:
String
,
val
salePriceTextStyle
:
TextStyle
)
:
PriceStyle
Members
Constructors
Single
Price
Link copied to clipboard
constructor
(
salePriceText
:
String
,
salePriceTextStyle
:
TextStyle
)
Properties
price
Model
Link copied to clipboard
open
override
val
priceModel
:
PriceModel
sale
Price
Text
Link copied to clipboard
val
salePriceText
:
String
sale
Price
Text
Style
Link copied to clipboard
val
salePriceTextStyle
:
TextStyle