menu
atomic_x_core
api/live/live_seat_store.dart
LiveSeatState
seatList property
seatList
dark_mode
light_mode
seatList
property
ValueListenable
<
List
<
SeatInfo
>
>
get
seatList
Seat list. {@link SeatInfo}
Implementation
ValueListenable<List<SeatInfo>> get seatList;
atomic_x_core
live_seat_store
LiveSeatState
seatList property
LiveSeatState class