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
How to remove clipping behavior ?
Or how to set it to clipBehavior: Clip.none ?
I am using a custom footer.
And already give bottom padding 48, because cannot set the clip behavior. So it show white container instead, i expecting the padding is transparent & able to see scroll glowing.
Screen.Recording.2023-11-17.at.00.54.32.mov
The text was updated successfully, but these errors were encountered:
How to remove clipping behavior ?
Or how to set it to
clipBehavior: Clip.none
?I am using a custom footer.
And already give bottom padding 48, because cannot set the clip behavior. So it show white container instead, i expecting the padding is transparent & able to see scroll glowing.
Screen.Recording.2023-11-17.at.00.54.32.mov
The text was updated successfully, but these errors were encountered: