DateChangedCallback typedef

DateChangedCallback = dynamic Function(DateTime time)

Implementation

typedef DateChangedCallback(DateTime time);