You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an image that i am using BoxFit.cover for. The problem is that it makes the spinner massive. I tried to use placeholderScale to shrink but it doesn't do anything.
Can you please share an image?
Using the small variant should collapse the height. Unless the image is a square or fixed height. In that case, you should use the regular version instead and the scale will work.
Inversely, the higher the scale number, the smaller the spinner.
Please view the demo to see how the number correlates to the size.
I have an image that i am using BoxFit.cover for. The problem is that it makes the spinner massive. I tried to use placeholderScale to shrink but it doesn't do anything.
The text was updated successfully, but these errors were encountered: