onFullscreenError property
Stream of fullscreenerror
events handled by this Element.
Implementation
ElementStream<Event> get onFullscreenError =>
fullscreenErrorEvent.forElement(this);
Stream of fullscreenerror
events handled by this Element.
ElementStream<Event> get onFullscreenError =>
fullscreenErrorEvent.forElement(this);