maxSelections property
int?
get
maxSelections
Maximum number of items that can be selected.
Implementation
int? get maxSelections => _maxSelections;
Maximum number of items that can be selected.
int? get maxSelections => _maxSelections;