priceLabel property

PriceLabelGetter? priceLabel
final

How the price labels on the right are displayed.

If null, it defaults to show 2 digits after the decimal point.

Implementation

final PriceLabelGetter? priceLabel;