message

@Composable
fun MaterialDialogScope.message(text: String)

Adds paragraph of text to the dialog

Parameters

text

message text from a string literal

res

message text from a string resource