onPositiveClick

val onPositiveClick: () -> Unit? = null

Parameters

onPositiveClick

The listener that is invoked when the positive button is clicked.