AlertOption

constructor(title: String? = "", action: suspend () -> Unit? = null, style: Int = AlertDialog.BUTTON_POSITIVE)(source)