UikThreeComponentRow constructor

UikThreeComponentRow(
  1. WidgetType _widgetType,
  2. UikThreeComponentRowProps _uikThreeComponentRowProps
)

Implementation

UikThreeComponentRow(this._widgetType, this._uikThreeComponentRowProps)
    : super(_widgetType, _uikThreeComponentRowProps);