onCompleted property

dynamic Function(String)? onCompleted
final

on competed function to be called when the pin code is complete.

Implementation

final Function(String)? onCompleted;