min property
The minimum number of expanded items. Defaults to 0.
Contract
Throws AssertionError if min/max and controller are provided.
Implementation
@override
final int? min;
The minimum number of expanded items. Defaults to 0.
Throws AssertionError if min/max and controller are provided.
@override
final int? min;