menu
u package
documentation
components/u_webview.dart
UWebViewState
currentUrl property
currentUrl property
dark_mode
light_mode
currentUrl
property
ValueNotifier
<
String
>
currentUrl
final
Implementation
final ValueNotifier<String> currentUrl = ValueNotifier<String>("");
u package
documentation
components/u_webview
UWebViewState
currentUrl property
UWebViewState class