DateTapCallback typedef

DateTapCallback = void Function(DateTime date)

Implementation

typedef DateTapCallback = void Function(DateTime date);