I\'m trying to do something similar to centerCrop property from android ImageView. Setting the height of the imageview, and making it crop and align to center, just as centerCro
Please add this following width and height to the image
Note: We are zooming the image
height: double.infinity, width: double.infinity,`