transform property
A transform applied to the rendered font.
If null this implies no transform.
Implementation
final AffineMatrix? transform;
A transform applied to the rendered font.
If null this implies no transform.
final AffineMatrix? transform;