max property
The maximum number of selected items. Defaults to no limit.
Contract
Throws AssertionError if max and controller are both provided.
Implementation
@override
final int? max;
The maximum number of selected items. Defaults to no limit.
Throws AssertionError if max and controller are both provided.
@override
final int? max;