content

abstract val content: @Composable () -> Unit

The content rendering the Scene itself.

This should call the content for the entries, and can add any arbitrary UI around them specific to the Scene.