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