landscapeLeft property

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

Implementation

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