landscapeLeft property
return [DeviceOrientation.landscapeLeft]
Implementation
static List<DeviceOrientation> landscapeLeft = [
DeviceOrientation.landscapeLeft
];
return [DeviceOrientation.landscapeLeft]
static List<DeviceOrientation> landscapeLeft = [
DeviceOrientation.landscapeLeft
];