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