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