UikRowListItem constructor

UikRowListItem(
  1. WidgetType _widgetType,
  2. UikRowListItemProps _UikRowListItemProps
)

Implementation

UikRowListItem(this._widgetType, this._UikRowListItemProps)
    : super(_widgetType, _UikRowListItemProps);