Storyteller Grid State
Parameters
lazy Grid State
The underlying LazyGridState that this state object will manage, defaults to a new state created by rememberLazyGridState.
enable Pull To Refresh
Boolean indicating whether pull-to-refresh functionality should be enabled for the grid, defaults to false. Note that pull-to-refresh is only effective if the grid is scrollable.