NoteBox

inline fun SequenceDiagramScope.NoteBox(modifier: Modifier = Modifier, content: @Composable BoxScope.() -> Unit)

A Box that is styled according to the SequenceDiagramStyle's note properties.

Sources

Link copied to clipboard