OnDateSelected typedef

OnDateSelected = void Function(DateTime dateTime)

Implementation

typedef void OnDateSelected(DateTime dateTime);