TimePickerCallback typedef

TimePickerCallback = void Function(DateTime)

Implementation

typedef TimePickerCallback = void Function(DateTime);