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