custom Date Picker
fun <S> customDatePicker(dateSelector: DateSelector<S>): MaterialDatePicker.Builder<S>
Content copied to clipboard
Sets the Builder's selection manager to the provided DateSelector.
Sets the Builder's selection manager to the provided DateSelector.