menu
tencent_live_uikit package
documentation
state/operation/seat_state.dart
SeatState
seatList property
seatList property
dark_mode
light_mode
seatList
property
ValueNotifier
<
List
<
SeatInfo
>
>
seatList
final
Implementation
final ValueNotifier<List<SeatInfo>> seatList = ValueNotifier([]);
tencent_live_uikit package
documentation
state/operation/seat_state
SeatState
seatList property
SeatState class