position property

Duration get position
Gets the current playback position.

Implementation

Duration get position => _currentTime;