menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_dart_bridge.dart
ThermionViewerJSDartBridge
initialized property
initialized property
dark_mode
light_mode
initialized
property
JSPromise
<
JSBoolean
>
get
initialized
Implementation
JSPromise<JSBoolean> get initialized { return viewer.initialized.then((v) => v.toJS).toJS; }
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_dart_bridge
ThermionViewerJSDartBridge
initialized property
ThermionViewerJSDartBridge class