with Positive Button Text
fun withPositiveButtonText(positiveButtonText: String): DialogConfigurationBuilder
Content copied to clipboard
label of the positive button
Since
5.0.0
Return
this instance
See also
android.app.AlertDialog.Builder
#setPositiveButton(int, DialogInterface.OnClickListener)
Parameters
positiveButtonText
Resource id for the positive button label in the crash dialog.