transform property

AffineMatrix? transform
final

A transform applied to the rendered font.

If null this implies no transform.

Implementation

final AffineMatrix? transform;