UikScrollCarousel constructor
UikScrollCarousel(
- WidgetType _widgetType,
- UikScrollCarouselProps _uikScrollCarouselProps
Implementation
UikScrollCarousel(this._widgetType, this._uikScrollCarouselProps)
: super(_widgetType, _uikScrollCarouselProps);