maxSeatCount property

ValueNotifier<int> maxSeatCount
final

Implementation

final ValueNotifier<int> maxSeatCount = ValueNotifier(0);