menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim.dart
ThermionViewerJSShim
setRecording method
setRecording method
dark_mode
light_mode
setRecording
method
@
JS
('setRecording')
JSPromise
<
JSAny
?
>
setRecording
(
JSBoolean
recording
)
Implementation
@JS('setRecording') external JSPromise setRecording(JSBoolean recording);
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim
ThermionViewerJSShim
setRecording method
ThermionViewerJSShim extension type