menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
InternalInAppWebViewKeepAlive
id property
id property
dark_mode
light_mode
id
property
String
get
id
Implementation
String get id => _id;
set
id
(
String
id
)
Implementation
set id(String id) { _id = id; }
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
InternalInAppWebViewKeepAlive
id property
InternalInAppWebViewKeepAlive extension on
InAppWebViewKeepAlive