maxSelections property

int? get maxSelections

Maximum number of items that can be selected.

Implementation

int? get maxSelections => _maxSelections;