menu
kitawi package
documentation
kitawi.dart
OffscreenCanvasRenderingContext2D
moveTo method
moveTo method
dark_mode
light_mode
moveTo
method
void
moveTo
(
num
x
,
num
y
)
Implementation
external void moveTo( num x, num y, );
kitawi package
documentation
kitawi
OffscreenCanvasRenderingContext2D
moveTo method
OffscreenCanvasRenderingContext2D extension type