menu
Dart
dart:svg
Point
matrixTransform method
matrixTransform
brightness_4
brightness_5
description
matrixTransform
method
Point
matrixTransform
(
Matrix
matrix
)
Implementation
Point matrixTransform(Matrix matrix) native;
Dart
dart:svg
Point
matrixTransform method
Point class
Properties
hashCode
runtimeType
x
y
Methods
matrixTransform
noSuchMethod
toString
Operators
operator ==