deviceOrientationsOnEnterFullScreen property

List<DeviceOrientation>? deviceOrientationsOnEnterFullScreen
final

Defines the set of allowed device orientations on entering fullscreen

Implementation

final List<DeviceOrientation>? deviceOrientationsOnEnterFullScreen;