menu
customized_webview package
documentation
payment_webview.dart
PaymentWebView
onPaymentComplete property
onPaymentComplete property
dark_mode
light_mode
onPaymentComplete
property
dynamic Function
(
PaymentResult
)
onPaymentComplete
final
Callback when payment is completed
Implementation
final Function(PaymentResult) onPaymentComplete;
customized_webview package
documentation
payment_webview
PaymentWebView
onPaymentComplete property
PaymentWebView class