menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
ScreenOrientation
lock method
lock method
dark_mode
light_mode
lock
method
Future
lock
(
String
orientation
)
Implementation
Future lock(String orientation) { return Future<void>.value(); }
s_packages package
documentation
s_universal_html/src/_sdk/html
ScreenOrientation
lock method
ScreenOrientation class