streamDurationState property

Stream<DurationState> get streamDurationState

Implementation

Stream<DurationState> get streamDurationState =>
    _streamControllerDurationState.stream;