UikFilterRowThreeComponent constructor

UikFilterRowThreeComponent(
  1. WidgetType _widgetType,
  2. UikFilterRowThreeComponentProps _UikFilterRowThreeComponentProps
)

Implementation

UikFilterRowThreeComponent(
    this._widgetType, this._UikFilterRowThreeComponentProps)
    : super(_widgetType, _UikFilterRowThreeComponentProps);