menu
u package
documentation
components/u_webview.dart
UWebViewState
canGoForward property
canGoForward property
dark_mode
light_mode
canGoForward
property
ValueNotifier
<
bool
>
canGoForward
final
Implementation
final ValueNotifier<bool> canGoForward = ValueNotifier<bool>(false);
u package
documentation
components/u_webview
UWebViewState
canGoForward property
UWebViewState class