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