menu
pulsar_web package
documentation
pulsar.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);
pulsar_web package
documentation
pulsar
LockManagerSnapshot
held property
LockManagerSnapshot extension type