menu
Dart
dart:html
PaintRenderingContext2D
rotate method
rotate
brightness_4
brightness_5
description
rotate
method
void
rotate
(
num
angle
)
Implementation
void rotate(num angle) native;
Dart
dart:html
PaintRenderingContext2D
rotate method
PaintRenderingContext2D class