borderBackgroundImageTransformsAndroid property
Matrix used to scale the view within the camera frame.
Android class android.graphics.Matrix.
Passed as Matrix.setValues()
Android only. For iOS use borderBackgroundImageTransformsIOS.
Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.
Implementation
List<double>? get borderBackgroundImageTransformsAndroid =>
_borderBackgroundImageTransformsAndroid;