listener property

The TimerControllerWidgetListener which will be called on every value change. This listener should be used for any code which needs to execute in response to a value change.

Implementation

final TimerControllerWidgetListener listener;