defaultOrientations property
The orientations to restore when this widget is disposed.
Defaults to all orientations (landscape and portrait).
Implementation
final List<DeviceOrientation> defaultOrientations;
The orientations to restore when this widget is disposed.
Defaults to all orientations (landscape and portrait).
final List<DeviceOrientation> defaultOrientations;