DualPriceWithUpperAndBottomInfo

constructor(icon: ImageVector? = null, iconSize: IconSize, iconTint: Color? = null, upperInfoText: String, upperInfoTextStyle: TextStyle, salePriceText: String, salePriceTextStyle: TextStyle, marketPriceText: String, marketPriceTextStyle: TextStyle, bottomInfoText: String, bottomInfoTextStyle: TextStyle, isPriceViewVertical: Boolean)