onTimerTick property

(dynamic Function(Duration time, GrockTimerState state)?) onTimerTick
getter/setter pair

Implementation

Function(Duration time, GrockTimerState state)? onTimerTick;