UikListTab constructor

UikListTab(
  1. WidgetType _widgetType,
  2. UikListTabProps _widgetProps
)

Implementation

UikListTab(this._widgetType, this._widgetProps)
    : super(_widgetType, _widgetProps);