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