Add a rotation to the current transform. The argument is in radians clockwise.
Source
void rotate(double radians) native "Canvas_rotate";
Add a rotation to the current transform. The argument is in radians clockwise.
void rotate(double radians) native "Canvas_rotate";