item

abstract fun item(content: @Composable LazyItemScope.() -> Unit)

Adds a single item to the scope.

Parameters

content

the content of the item