UikTotal constructor

UikTotal(
  1. WidgetType _widgetType,
  2. UikTotalProps _UikTotalProps
)

Implementation

UikTotal(this._widgetType, this._UikTotalProps)
    : super(_widgetType, _UikTotalProps);