onCompleted property

ValueChanged<String>? onCompleted
final

Fires when user completes pin input

Implementation

final ValueChanged<String>? onCompleted;