UikBagItem constructor
UikBagItem(
- WidgetType _widgetType,
- UikBagItemProps _uikBagItemProps
Implementation
UikBagItem(this._widgetType, this._uikBagItemProps)
: super(_widgetType, _uikBagItemProps);