menu
universal_web package
documentation
web.dart
LockManagerSnapshot
held property
held property
dark_mode
light_mode
held
property
JSArray
<
LockInfo
>
get
held
Implementation
external JSArray<LockInfo> get held;
set
held
(
JSArray
<
LockInfo
>
value
)
Implementation
external set held(JSArray<LockInfo> value);
universal_web package
documentation
web
LockManagerSnapshot
held property
LockManagerSnapshot extension type