UikRow constructor

UikRow(
  1. WidgetType _widgetType,
  2. UikRowProps _UikRowProps
)

Implementation

UikRow(this._widgetType, this._UikRowProps)
    : super(_widgetType, _UikRowProps);