menu
eyflutter_uikit package
documentation
uikit/webkit/h5_webview.dart
OnSchemeUrl typedef
OnSchemeUrl typedef
dark_mode
light_mode
OnSchemeUrl
typedef
OnSchemeUrl
=
void Function
(
String
schemeUrl
)
scheme拦截回调
Implementation
typedef OnSchemeUrl = void Function(String schemeUrl);
eyflutter_uikit package
documentation
uikit/webkit/h5_webview
OnSchemeUrl typedef
h5_webview library