helpAnimationImageTransformsAndroid property
Matrix used to scale help animation.
Android class android.graphics.Matrix
.
Passed as Matrix.setValues()
Android only. For iOS use helpAnimationImageTransformsIOS.
Implementation
List<double>? get helpAnimationImageTransformsAndroid =>
_helpAnimationImageTransformsAndroid;