<div class='type'>Composable Function</div>


<a id='references'></a>



<h2 id="rememberpulltorefreshstate">rememberPullToRefreshState</h2>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
@Composable
fun rememberPullToRefreshState(): PullToRefreshState
```


Create and remember the default `PullToRefreshState`.