Compose API Reference Material 3 Compose 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.
Compose API Reference Material 3 Compose 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.