handleLoadState

fun <T : Any> LazyListScope.handleLoadState(data: PagingData<T>, width: Dp? = null, height: Dp? = null)