onActionClicked

val onActionClicked: () -> Unit? = null

Parameters

onActionClicked

: Callback to override the action when the calendar icon is clicked. material3 DatePicker or Timepicker will be used calling onValueChanged after selecting a date or time.