- override
Creates a transformation matrix that applies the devicePixelRatio
.
Source
@override Matrix4 toMatrix() => _paintMatrix.clone();
Creates a transformation matrix that applies the devicePixelRatio
.
@override Matrix4 toMatrix() => _paintMatrix.clone();