defaultOrientations property

List<DeviceOrientation> defaultOrientations
final

The orientations to restore when this widget is disposed.

Defaults to all orientations (landscape and portrait).

Implementation

final List<DeviceOrientation> defaultOrientations;