menu
eyflutter_uikit package
documentation
uikit/webkit/h5_webview.dart
OnWebLoadFinished typedef
OnWebLoadFinished typedef
dark_mode
light_mode
OnWebLoadFinished
typedef
OnWebLoadFinished
=
void Function
(
String
url
)
加载已经结束
Implementation
typedef void OnWebLoadFinished(String url);
eyflutter_uikit package
documentation
uikit/webkit/h5_webview
OnWebLoadFinished typedef
h5_webview library