menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_dart_bridge.dart
ThermionViewerJSDartBridge
clearBackgroundImage method
clearBackgroundImage method
dark_mode
light_mode
clearBackgroundImage
method
@
JSExport
()
JSPromise
<
JSAny
?
>
clearBackgroundImage
(
)
Implementation
@JSExport() JSPromise clearBackgroundImage() => viewer.clearBackgroundImage().toJS;
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_dart_bridge
ThermionViewerJSDartBridge
clearBackgroundImage method
ThermionViewerJSDartBridge class