ScrollToBottomFab
fun ERROR CLASS: Symbol not found for BoxScope.ScrollToBottomFab(coroutineScope: ERROR CLASS: Symbol not found for CoroutineScope, listState: ERROR CLASS: Symbol not found for LazyListState, unreadCount: Int)(source)
A FloatingActionButton that scrolls the message list to the bottom (most recent messages).
Parameters
coroutineScope
The coroutine scope for launching the scroll animation.
listState
The LazyListState of the message list.
unreadCount
The number of unread messages to display as a badge.