ScrollToBottomButton
open fun ScrollToBottomButton(modifier: Modifier, visible: Boolean, count: Int, onClick: () -> Unit)
The default scroll-to-bottom button shown when the user scrolls away from the bottom of the list.
The default scroll-to-bottom button shown when the user scrolls away from the bottom of the list.