matrix4 property

void matrix4=(Matrix4 v)

Implementation

set matrix4(Matrix4 v) => _add((w) => Transform(transform: v, child: w));