onCancel property
void Function()?
onCancel
final
Called when the buyer abandons verification.
Implementation
final void Function()? onCancel;
Called when the buyer abandons verification.
final void Function()? onCancel;