onClosedCaptionEnabledChanged property

Stream<bool> get onClosedCaptionEnabledChanged

Implementation

Stream<bool> get onClosedCaptionEnabledChanged =>
    _closedCaptionEnabled.stream;