UikMyCustomerDetails constructor
UikMyCustomerDetails(
- WidgetType _widgetType,
- UikMyCustomerDetailsProps _uikMyCustomerDetailsProps
Implementation
UikMyCustomerDetails(this._widgetType, this._uikMyCustomerDetailsProps)
: super(_widgetType, _uikMyCustomerDetailsProps);