isPriceFirst property
getter/setter pair
The default display order is priceLabel, originalPriceLabel
. When the value is true
, the order is reversed.
Only supported on iOS.
Implementation
bool? isPriceFirst;
The default display order is priceLabel, originalPriceLabel
. When the value is true
, the order is reversed.
Only supported on iOS.
bool? isPriceFirst;