menu
flutter_onpay_sdk package
documentation
widgets/on_pay_web_view.dart
OnPayWebView
OnPayWebView const constructor
OnPayWebView const constructor
dark_mode
light_mode
OnPayWebView
constructor
const
OnPayWebView
(
{
Key
?
key
,
})
Implementation
const OnPayWebView({Key? key}) : super(key: key);
flutter_onpay_sdk package
documentation
widgets/on_pay_web_view
OnPayWebView
OnPayWebView const constructor
OnPayWebView class