onFullscreenChange property

Stream<bool> get onFullscreenChange

Returns a stream broadcasting the fullscreen changes.

Implementation

static Stream<bool> get onFullscreenChange => const Stream.empty();