TimerControllerValues constructor
TimerControllerValues({})
Implementation
TimerControllerValues(
{this.startTime,
this.timeFormate,
this.duration,
this.listeningDelay,
this.statusListener,
this.isCountdown = true,
this.controller});