seatList property

ValueNotifier<List<SeatInfo>> seatList
final

Implementation

final ValueNotifier<List<SeatInfo>> seatList = ValueNotifier([]);