menu
otp_text_field package
documentation
otp_field.dart
OTPTextField
onCompleted property
onCompleted property
dark_mode
light_mode
onCompleted
property
ValueChanged
<
String
>
?
onCompleted
final
Callback function, called when pin is completed.
Implementation
final ValueChanged<String>? onCompleted;
otp_text_field package
documentation
otp_field
OTPTextField
onCompleted property
OTPTextField class