UikTwoComponentRow constructor
UikTwoComponentRow(
- WidgetType _widgetType,
- UikTwoComponentRowProps _uikTwoComponentRowProps
Implementation
UikTwoComponentRow(this._widgetType, this._uikTwoComponentRowProps)
: super(_widgetType, _uikTwoComponentRowProps);