SpeakerNotes

constructor(md: String)
constructor(notes: List<Pair<IntRange, String>>)


constructor(notes: @Composable ColumnScope.() -> Unit = {})

Deprecated

Speaker notes are now forcibly in Markdown, please use SpeakerNotes(markdownText)