static_setPreferredOrientations static method
Future<void>
static_setPreferredOrientations({
- required List<
GeneralLibraryAppDeviceOrientationType> orientations,
Implementation
static Future<void> static_setPreferredOrientations({
required List<GeneralLibraryAppDeviceOrientationType> orientations,
}) async {}