widgets/payment_webview library
Classes
- PaymentWebView
- WebView widget for handling payment flows
Typedefs
- PaymentCancelledCallback = void Function()
- PaymentFailureCallback = void Function(PaymentResponse response)
- PaymentSuccessCallback = void Function(PaymentResponse response)
- Callback function types for payment events