menu
Dart
dart:svg
Matrix
rotateFromVector method
rotateFromVector
brightness_4
brightness_5
description
rotateFromVector
method
Matrix
rotateFromVector
(
num
x
,
num
y
)
Implementation
Matrix rotateFromVector(num x, num y) native;
Dart
dart:svg
Matrix
rotateFromVector method
Matrix class