menu
magic_canvas_with_image_export package
documentation
shape/abstract_shape.dart
AbstractShape
endRotate method
endRotate method
dark_mode
light_mode
endRotate
method
void
endRotate
(
)
Implementation
void endRotate() { _activeRotatePoint = null; _isRotating = false; }
magic_canvas_with_image_export package
documentation
shape/abstract_shape
AbstractShape
endRotate method
AbstractShape class