UikTopBar constructor

UikTopBar(
  1. WidgetType _widgetType,
  2. UikTopBarProps _uikTopBarProps
)

Implementation

UikTopBar(this._widgetType, this._uikTopBarProps)
    : super(_widgetType, _uikTopBarProps);