menu
tencent_live_uikit package
documentation
state/operation/seat_state.dart
SeatInfo
isLocked property
isLocked property
dark_mode
light_mode
isLocked
property
ValueNotifier
<
bool
?
>
isLocked
getter/setter pair
Implementation
ValueNotifier<bool?> isLocked = ValueNotifier(false);
tencent_live_uikit package
documentation
state/operation/seat_state
SeatInfo
isLocked property
SeatInfo class