onCompleted property

ValueChanged<String>? onCompleted
final

Called when OTP is completed (auto-submit or manually)

Implementation

final ValueChanged<String>? onCompleted;