PromotionalWidget constructor
const
PromotionalWidget({})
Implementation
const PromotionalWidget({
super.key,
required this.title,
this.description,
this.imageUrl,
this.badgeText,
this.actionUrl,
this.onAction,
});