UikMyCustomerDetails constructor

UikMyCustomerDetails(
  1. WidgetType _widgetType,
  2. UikMyCustomerDetailsProps _uikMyCustomerDetailsProps
)

Implementation

UikMyCustomerDetails(this._widgetType, this._uikMyCustomerDetailsProps)
    : super(_widgetType, _uikMyCustomerDetailsProps);