menu
webview_inapp package
documentation
flutter_inappwebview.dart
FetchRequest
keepalive property
keepalive property
dark_mode
light_mode
keepalive
property
bool
?
keepalive
getter/setter pair
The keepalive option used to allow the request to outlive the page.
Implementation
bool? keepalive;
webview_inapp package
documentation
flutter_inappwebview
FetchRequest
keepalive property
FetchRequest class