onPaymentSheetDismissed property
Callback triggered when the payment sheet is dismissed.
This is useful for handling UI updates when the payment flow ends.
Implementation
final VoidCallback? onPaymentSheetDismissed;
Callback triggered when the payment sheet is dismissed.
This is useful for handling UI updates when the payment flow ends.
final VoidCallback? onPaymentSheetDismissed;