isRotated property
Fallback: compute "is rotated" on demand (used if rotationDeg is null).
Implementation
final bool Function()? isRotated;
Fallback: compute "is rotated" on demand (used if rotationDeg is null).
final bool Function()? isRotated;