menu
phonepe_gateway package
documentation
web_view/view.dart
WebViewExample
WebViewExample.new const constructor
WebViewExample.new const constructor
dark_mode
light_mode
WebViewExample
constructor
const
WebViewExample
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const WebViewExample({super.key, required this.url});
phonepe_gateway package
documentation
web_view/view
WebViewExample
WebViewExample.new const constructor
WebViewExample class