menu
htkc_utils package
documentation
hc_utils/otp/hc_otp_field.dart
HcOTPTextField
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;
htkc_utils package
documentation
hc_utils/otp/hc_otp_field
HcOTPTextField
onCompleted property
HcOTPTextField class