onCancelClick property
dynamic Function()
onCancelClick
final
A callback function that is called when the user cancels the selection of the date range.
Implementation
final Function() onCancelClick;