Thanks to visit codestin.com Credit goes to api.dart.dev
Stream of fullscreenchange events handled by this Document.
fullscreenchange
Stream<Event> get onFullscreenChange => Element.fullscreenChangeEvent.forTarget(this);