menu
Flutter
dart:html
ScreenOrientation
lock method
lock
dark_mode
light_mode
lock
method
Future
lock
(
String
orientation
)
Implementation
Future lock(
String
orientation) => promiseToFuture(JS(
""
,
"#.lock(#)"
,
this
, orientation));
Flutter
dart:html
ScreenOrientation
lock method
ScreenOrientation class
Cookies management controls