menu
intasend_flutter package
documentation
pages/checkout_webview.dart
IntasendWebView
IntasendWebView constructor
IntasendWebView constructor
dark_mode
light_mode
IntasendWebView
constructor
IntasendWebView
(
{
Key
?
key
,
required
String
url
,
})
Implementation
IntasendWebView({Key? key, required this.url}) : super(key: key);
intasend_flutter package
documentation
pages/checkout_webview
IntasendWebView
IntasendWebView constructor
IntasendWebView class