onFullscreenChange property

ElementStream<Event> onFullscreenChange

Implementation

ElementStream<Event> get onFullscreenChange =>
    EventStreamProviders.fullscreenChangeEvent.forElement(this);