CuReDigitsTextField constructor
const
CuReDigitsTextField({})
Implementation
const CuReDigitsTextField(
{super.key,
this.digits = 6,
this.onChanged,
this.width,
this.label,
this.placeholder,
this.showBorder,
this.color,
this.shape,
this.borderRadius,
this.disabled});