DirectChannelInfoTopBar
open fun DirectChannelInfoTopBar(headerState: ChannelHeaderViewState, listState: LazyListState, onNavigationIconClick: () -> Unit)
Factory method for creating the top bar of the channel info screen.
Parameters
headerState
The state of the channel header.
listState
The state of the lazy list.
onNavigationIconClick
Callback invoked when the navigation icon is clicked.