currentPos property

Duration currentPos

return the current playing position

Implementation

Duration get currentPos => _currentPos;