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