position property
Duration
get
position
The current position of the player.
Implementation
Duration get position => _getPositionFor(_playbackEvent);
The current position of the player.
Duration get position => _getPositionFor(_playbackEvent);