menu
s_packages package
documentation
s_webview/src/s_webview.dart
SWebView
onUrlChanged property
onUrlChanged property
dark_mode
light_mode
onUrlChanged
property
ValueChanged
<
Uri
>
?
onUrlChanged
final
Callback when URL changes.
Implementation
final ValueChanged<Uri>? onUrlChanged;
s_packages package
documentation
s_webview/src/s_webview
SWebView
onUrlChanged property
SWebView class