onCurrentPosUpdate property

Stream<Duration> onCurrentPosUpdate

stream of currentPos.

Implementation

Stream<Duration> get onCurrentPosUpdate => _currentPosController.stream;