menu
flujs_qjs package
documentation
wrapper/JSRuntime.dart
JSRuntime
getUserOpaque method
getUserOpaque method
dark_mode
light_mode
getUserOpaque
method
Pointer
<
Void
>
getUserOpaque
(
)
Implementation
Pointer<Void> getUserOpaque() { return JS_GetRuntimeOpaque(_ref); }
flujs_qjs package
documentation
wrapper/JSRuntime
JSRuntime
getUserOpaque method
JSRuntime class