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