UikOtp constructor
UikOtp(
- WidgetType _widgetType,
- UikOtpProps _uikOtpProps
Implementation
UikOtp(this._widgetType, this._uikOtpProps)
: super(_widgetType, _uikOtpProps);