DisplayRotationProvider
A RotationProvider that provides display rotation. It uses DisplayManager to get display rotation. It follows the orientation of the display only. If device or application are locked in a specific orientation, it will not change.
It will notify listeners when the display orientation changes.
Parameters
context
The application context