Compose Scaffold does not get the max height of custom bottom bar
I have a custom bottom bar and i want Scaffold to get this bottomBar’s max height and give me the padding of it from the bottom so my content is properly placed when there is a scroll for example.