onCompleted property

ValueChanged<String>? onCompleted
final

Called when pin is completed

Implementation

final ValueChanged<String>? onCompleted;