onPaymentSheetDismissed property

VoidCallback? onPaymentSheetDismissed
final

Callback triggered when the payment sheet is dismissed.

This is useful for handling UI updates when the payment flow ends.

Implementation

final VoidCallback? onPaymentSheetDismissed;