CarouselStepClicked constructor
const
CarouselStepClicked({})
Implementation
const CarouselStepClicked({
required this.itemIndex,
this.elementId,
this.ctaLabel,
this.actionType,
this.actionUrl,
this.itemId,
});