ANY constant
TrustedWebActivityScreenOrientation
const ANY
Any is an orientation that means the screen can be locked to any one of portrait-primary, portrait-secondary, landscape-primary and landscape-secondary.
Implementation
static const ANY = TrustedWebActivityScreenOrientation._internal(5, 5);