DateChangedArgs typedef

DateChangedArgs = void Function(DateTime? value)

Implementation

typedef DateChangedArgs = void Function(DateTime? value);