remember Swipe Refresh State
@Composable()
Content copied to clipboard
Creates a SwipeRefreshState that is remembered across compositions.
Changes to isRefreshing will result in the SwipeRefreshState being updated.
Parameters
isRefreshing
the value for SwipeRefreshState.isRefreshing