CouponIcon constructor
const
CouponIcon({})
Implementation
const CouponIcon({
super.key,
required this.getCurrencyFormatted,
this.coupon,
this.size,
this.translate,
this.textStyle,
});
const CouponIcon({
super.key,
required this.getCurrencyFormatted,
this.coupon,
this.size,
this.translate,
this.textStyle,
});