applyPaintTransform method

void applyPaintTransform(
  1. covariant RenderObject child,
  2. Matrix4 transform
)

Implementation

void applyPaintTransform(covariant RenderObject child, Matrix4 transform) {}