itemCount property
The maximum number of items to display in the dropdown. If not provided, all items are displayed.
Implementation
final double? itemCount;
The maximum number of items to display in the dropdown. If not provided, all items are displayed.
final double? itemCount;