helpAnimationImageTransformsAndroid property
Matrix used to scale help animation.
Android class android.graphics.Matrix.
Passed as Matrix.setValues()
Android only. For iOS use helpAnimationImageTransformsIOS.
Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.
Implementation
List<double>? get helpAnimationImageTransformsAndroid =>
_helpAnimationImageTransformsAndroid;