ime Padding
Apply additional space which matches the height of the WindowInsets.ime (on-screen keyboard) height along the bottom edge of the content.
This method has no special handling for the WindowInsets.navigationBars, which usually intersect the WindowInsets.ime. Most apps will usually want to use the Modifier.navigationBarsWithImePadding modifier.