design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.price
/
KPPriceStyle
/
SinglePriceWithUpperInfo
/
SinglePriceWithUpperInfo
Single
Price
With
Upper
Info
constructor
(
icon
:
ImageVector
?
=
null
,
iconSize
:
IconSize
=
KPIconSize.XXSmall
,
iconTint
:
Color
?
=
null
,
upperInfoText
:
String
,
upperInfoTextStyle
:
TextStyle
,
salePriceText
:
String
,
salePriceTextStyle
:
TextStyle
)