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