menu
hydrogenpay_flutter_webview package
documentation
components/state.dart
WebViewState
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
getter/setter pair
Controls if the webview is still loading
Implementation
bool isLoading = false;
hydrogenpay_flutter_webview package
documentation
components/state
WebViewState
isLoading property
WebViewState class