call method

T call(
  1. Matrix4 value
)

Implementation

T call(Matrix4 value) =>
    builder(TransformModifierAttribute(transform: value));