onCompleted property
Callback to call when verification is completed.
Should navigate to the next screen.
Implementation
final VoidCallback onCompleted;
Callback to call when verification is completed.
Should navigate to the next screen.
final VoidCallback onCompleted;