onDateTap property

(void Function(DateTime startDate, DateTime? endDate)?) onDateTap
final

Implementation

final void Function(DateTime startDate, DateTime? endDate)? onDateTap;