menu
webview_sdk package
documentation
webview_page.dart
WebViewPage
WebViewPage.new const constructor
WebViewPage.new const constructor
dark_mode
light_mode
WebViewPage
constructor
const
WebViewPage
(
{
Key
?
key
,
required
String
token
,
required
dynamic
onPaymentResult
(
String
),
})
Implementation
const WebViewPage( {super.key, required this.token, required this.onPaymentResult});
webview_sdk package
documentation
webview_page
WebViewPage
WebViewPage.new const constructor
WebViewPage class