Slider constructor
Slider({})
Implementation
Slider({
this.id,
this.title,
this.subtitle,
this.bgColor,
this.showTitle,
this.showSubtitle,
this.imageOpacity,
this.mediaKey,
this.baseUrl,
this.titleColor,
this.subtitleColor,
this.mediumImageUrl
});