onFullscreenChange property Null safety

ElementStream<Event> onFullscreenChange

Stream of fullscreenchange events handled by this Element.

Implementation

ElementStream<Event> get onFullscreenChange;