PullToRefreshState
Creates a [PullToRefreshState].
PullToRefreshState
Function
Common
@JsName("funPullToRefreshState")
fun PullToRefreshState(): PullToRefreshState
Creates a PullToRefreshState.
Note that in most cases, you are advised to use rememberPullToRefreshState when in composition.
