transformMatrix property

Float64List? transformMatrix
getter/setter pair

Transform matrix of the element : null for the absence of transform matrix.

Implementation

Float64List? transformMatrix;