menu
checkoutpage package
documentation
hello.dart
WebViewCheckout
WebViewCheckout.new const constructor
WebViewCheckout.new const constructor
dark_mode
light_mode
WebViewCheckout
constructor
const
WebViewCheckout
(
{
Key
?
key
,
String
?
strUrl
,
})
Implementation
const WebViewCheckout({Key? key, this.strUrl}) : super(key: key);
checkoutpage package
documentation
hello
WebViewCheckout
WebViewCheckout.new const constructor
WebViewCheckout class