UikTwoComponentRow constructor

UikTwoComponentRow(
  1. WidgetType _widgetType,
  2. UikTwoComponentRowProps _uikTwoComponentRowProps
)

Implementation

UikTwoComponentRow(this._widgetType, this._uikTwoComponentRowProps)
    : super(_widgetType, _uikTwoComponentRowProps);