SceneCaption

@Composable
fun SceneCaption(content: @Composable () -> Unit)(source)

Creates a Caption within the StoryAssistant.

Captions are only created when the Scene is in Story mode. This means captions will disappear when the overview is opened.