start method

void start()

Implementation

void start() {
  setPastTime(widget.time);
  startTimer();
}