DEFAULT constant
The default screen orientation is the set of orientations to which the screen is locked when there is no current orientation lock.
Implementation
static const DEFAULT = TrustedWebActivityScreenOrientation._internal(0, 0);
The default screen orientation is the set of orientations to which the screen is locked when there is no current orientation lock.
static const DEFAULT = TrustedWebActivityScreenOrientation._internal(0, 0);