TimeChangeHandler typedef

TimeChangeHandler = void Function(Duration duration)

Implementation

typedef void TimeChangeHandler(Duration duration);