menu
helpers package
documentation
helpers/misc.dart
SystemOrientation
values property
values property
dark_mode
light_mode
values
property
List
<
DeviceOrientation
>
values
getter/setter pair
return [DeviceOrientation.values]
Implementation
static List<DeviceOrientation> values = DeviceOrientation.values;
helpers package
documentation
helpers/misc
SystemOrientation
values property
SystemOrientation class