SliderItem constructor
const
SliderItem({})
Implementation
const SliderItem({
this.title,
this.titleTextStyle,
this.titleTextAlign,
this.subtitle,
this.subtitleTextStyle,
this.subtitleTextAlign,
required this.widget,
});