currentPos property

Duration get currentPos

return the current playing position

Implementation

Duration get currentPos => _currentPos;