onPause property

VoidCallback? onPause
getter/setter pair

Called when pausing the timer.

Implementation

VoidCallback? onPause;