position property
Rx<Duration>
get
position
current position of the player
Implementation
Rx<Duration> get position => _position;
current position of the player
Rx<Duration> get position => _position;