onDateBackgroundTap property
Called when the user taps on the background of a date.
You can react to this, e.g., by creating an event for that specific date.
Used internally by MultiDateEventHeader.
Implementation
final DateTapCallback? onDateBackgroundTap;