UikOtp constructor

UikOtp(
  1. WidgetType _widgetType,
  2. UikOtpProps _uikOtpProps
)

Implementation

UikOtp(this._widgetType, this._uikOtpProps)
    : super(_widgetType, _uikOtpProps);