position property

Rx<Duration> get position

current position of the player

Implementation

Rx<Duration> get position => _position;