menu
mono_flutter package
documentation
mono_web_view.dart
MonoWebViewState
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
ValueNotifier
<
bool
>
isLoading
getter/setter pair
Implementation
ValueNotifier<bool> isLoading = ValueNotifier(true);
mono_flutter package
documentation
mono_web_view
MonoWebViewState
isLoading property
MonoWebViewState class