CarouselTheme constructor
const
CarouselTheme({})
Implementation
const CarouselTheme({
this.alignment,
this.direction,
this.wrap,
this.pauseOnHover,
this.autoplaySpeed,
this.draggable,
this.speed,
this.curve,
});