ArcaneOtpInput.fourDigit constructor
const
ArcaneOtpInput.fourDigit({})
Implementation
const ArcaneOtpInput.fourDigit({
this.onComplete,
this.onChange,
this.value,
this.obscure = false,
this.size = OtpInputSize.md,
this.disabled = false,
this.error,
this.label,
this.separator,
this.separatorPosition,
super.key,
}) : length = 4;