landscapeRight property

List<DeviceOrientation> landscapeRight
getter/setter pair
return [DeviceOrientation.landscapeRight]

Implementation

static List<DeviceOrientation> landscapeRight = [
  DeviceOrientation.landscapeRight
];