menu
x5_webview_extension package
documentation
x5_sdk.dart
InterceptUrlCallBack typedef
InterceptUrlCallBack typedef
dark_mode
light_mode
InterceptUrlCallBack
typedef
InterceptUrlCallBack
=
void Function
(
String
url
,
Map
<
String
,
String
>
headers
)
Implementation
typedef void InterceptUrlCallBack(String url, Map<String, String> headers);
x5_webview_extension package
documentation
x5_sdk
InterceptUrlCallBack typedef
x5_sdk library