UikWidget constructor

UikWidget(
  1. WidgetType type,
  2. WidgetProps _widgetProps
)

Implementation

UikWidget(this.type,this._widgetProps);