min property
The minimum number of selected items. Defaults to 0.
Contract
Throws AssertionError if min is non-zero and controller is provided.
Implementation
@override
final int? min;
The minimum number of selected items. Defaults to 0.
Throws AssertionError if min is non-zero and controller is provided.
@override
final int? min;