ArcaneHeroCarousel constructor
const
ArcaneHeroCarousel({})
Implementation
const ArcaneHeroCarousel({
super.key,
required this.children,
this.autoPlayInterval = 5000,
this.showArrows = true,
this.showIndicators = true,
this.height = '400px',
});