MentionListPullToRefreshIndicator
open fun BoxScope.MentionListPullToRefreshIndicator(modifier: Modifier, pullToRefreshState: PullToRefreshState, isRefreshing: Boolean)
The default pull-to-refresh indicator for the mention list.
Parameters
modifier
Modifier for styling.
pullToRefreshState
The state of the pull-to-refresh.
isRefreshing
Whether the mention list is currently refreshing.