Dart
dart:svg
Matrix
rotate method
description
rotate method
Matrix
rotate
(
num
angle
)
Implementation
Matrix rotate(
num
angle) native;