onTap property

(void Function(DateTime datetime)?) onTap
final

The function when the user clicks on a day

Implementation

final void Function(DateTime datetime)? onTap;