menu
flutter_inappwebview_forge_web package
documentation
web/js_interop_value.dart
jsAnyToDartViewId function
jsAnyToDartViewId function
dark_mode
light_mode
jsAnyToDartViewId
function
Object
jsAnyToDartViewId
(
JSAny
viewId
)
Implementation
Object jsAnyToDartViewId(JSAny viewId) { return jsViewIdToDart(viewId.dartify()); }
flutter_inappwebview_forge_web package
documentation
web/js_interop_value
jsAnyToDartViewId function
js_interop_value library