Creates a Countdown with the specified duration and optional periodicTime.
duration
periodicTime
Countdown( this.duration, { this.periodicTime = const Duration(seconds: 1), });