seatInfoNotifier property

ValueNotifier<SeatInfo> seatInfoNotifier
getter/setter pair

Implementation

ValueNotifier<SeatInfo> seatInfoNotifier = ValueNotifier(SeatInfo());