remaining property

Duration get remaining

Implementation

Duration get remaining => _duration - _stopwatch.elapsed;