positionStream property

Stream<Duration> get positionStream

Emits the playhead position for the loaded source.

Implementation

Stream<Duration> get positionStream;