remember Material Dialog State
fun rememberMaterialDialogState(initialValue: Boolean = false): MaterialDialogState
Content copied to clipboard
Create and remember a MaterialDialogState.
Parameters
initial Value
the initial showing state of the dialog