NATURAL constant

Natural is an orientation that refers to either portrait-primary or landscape-primary depending on the device's usual orientation. This orientation is usually provided by the underlying operating system.

Implementation

static const NATURAL = const TrustedWebActivityScreenOrientation._internal(8);