selectedCount property
int
get
selectedCount
Total count of currently selected seats.
Implementation
int get selectedCount => _selectedSeatsMap.length;
Total count of currently selected seats.
int get selectedCount => _selectedSeatsMap.length;