SvgTransform constructor

const SvgTransform(
  1. Matrix4? matrix
)

Implementation

const SvgTransform(this.matrix);