compose

@Composable
fun compose(): @Composable () -> Unit

Composes the item with the specified properties.

Return

A composable function that creates the item.