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