DateSelectionCallback typedef

DateSelectionCallback = void Function(DateTime selectedDate)

Implementation

typedef DateSelectionCallback = void Function(DateTime selectedDate);