onCompleted property

ValueChanged<String>? onCompleted
final

Called when the PIN is complete.

Implementation

final ValueChanged<String>? onCompleted;