onResume property

VoidCallback? onResume
getter/setter pair

Called when resuming the timer.

Implementation

VoidCallback? onResume;