transform property

AffineMatrix? transform
final

An optional transform.

This is set when the accumulated image transform causes the image rect to not stay rectangular.

Implementation

final AffineMatrix? transform;