menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
Sandbox
toNativeValue method
toNativeValue method
dark_mode
light_mode
toNativeValue
method
String
?
toNativeValue
(
)
Gets
String?
native value.
Implementation
String? toNativeValue() => _nativeValue;
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
Sandbox
toNativeValue method
Sandbox class