onCancel property
void Function()
onCancel
final
Called when the user cancels fallback authentication.
Implementation
final void Function() onCancel;
Called when the user cancels fallback authentication.
final void Function() onCancel;