onSelectOption

val onSelectOption: (index: Int, option: ListOption) -> Unit

Parameters

onSelectOption

The listener that returns the selected index and the selected option when the positive button is clicked.