duration property
Duration
get
duration
Returns the current duration of the timer.
Implementation
Duration get duration => _duration;
Returns the current duration of the timer.
Duration get duration => _duration;