onFullscreenChange function

Stream<void> onFullscreenChange()

Implementation

Stream<void> onFullscreenChange() => _docStream('fullscreenchange');