UikTabBar constructor

UikTabBar(
  1. WidgetType _widgetType,
  2. UikTabBarProps _UikTabBarProps
)

Implementation

UikTabBar(this._widgetType, this._UikTabBarProps)
    : super(_widgetType, _UikTabBarProps);