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