menu
webview_universal package
documentation
webview_desktop/src/webview_impl.dart
WebviewImpl
onNavigationStarted method
onNavigationStarted method
dark_mode
light_mode
onNavigationStarted
method
void
onNavigationStarted
(
)
Implementation
void onNavigationStarted() { _isNaivgating.value = true; }
webview_universal package
documentation
webview_desktop/src/webview_impl
WebviewImpl
onNavigationStarted method
WebviewImpl class