maxItemSelectionCount property

int? maxItemSelectionCount
final

Prevents selection if _AnimatedItemPickerState._selectedPositions.length == maxItemSelectionCount.

Implementation

final int? maxItemSelectionCount;