timeLeft property

Duration timeLeft
getter/setter pair

The time remaining. Stops decreasing when isPaused is true.

Implementation

Duration timeLeft = Duration.zero;