Portion of the price of a product (e.g., "delivery cost", "tax amount")
const LabeledPricePart({ required this.label, required this.amount, });