onCancel property

VoidCallback? onCancel
final

This function will be called when user cancels authentication.

Implementation

final VoidCallback? onCancel;