orientationOnChangeProvider property
The stream provider for web.ScreenOrientation change events.
Implementation
@visibleForTesting
web.EventStreamProvider<web.Event> orientationOnChangeProvider =
web.EventStreamProviders.changeEvent;
The stream provider for web.ScreenOrientation change events.
@visibleForTesting
web.EventStreamProvider<web.Event> orientationOnChangeProvider =
web.EventStreamProviders.changeEvent;