onChanged property

void Function(String code)? onChanged
final

Called whenever the OTP input changes.

Implementation

final void Function(String code)? onChanged;