streamDurationState property

Stream<DurationState> streamDurationState

Implementation

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