UikScrollCarousel constructor

UikScrollCarousel(
  1. WidgetType _widgetType,
  2. UikScrollCarouselProps _uikScrollCarouselProps
)

Implementation

UikScrollCarousel(this._widgetType, this._uikScrollCarouselProps)
    : super(_widgetType, _uikScrollCarouselProps);