menu
rx_go package
documentation
widgets/custom_webview.dart
CustomWebViewState
pageLoading property
pageLoading property
dark_mode
light_mode
pageLoading
property
ValueNotifier
<
bool
?
>
pageLoading
final
Implementation
final ValueNotifier<bool?> pageLoading = ValueNotifier(true);
rx_go package
documentation
widgets/custom_webview
CustomWebViewState
pageLoading property
CustomWebViewState class