Carousel constructor
const
Carousel({})
Implementation
const Carousel(
{super.key,
required this.listtype,
required this.objecttype,
required this.category,
required this.genre,
required this.tags,
required this.localetext,
required this.animduration,
required this.detailPage,
required this.viewportfraction});