Note Box
inline fun SequenceDiagramScope.NoteBox(modifier: Modifier = Modifier, content: @Composable BoxScope.() -> Unit)
Content copied to clipboard
A Box that is styled according to the SequenceDiagramStyle's note properties.
A Box that is styled according to the SequenceDiagramStyle's note properties.