itemCount property

double? itemCount
final

The maximum number of items to display in the dropdown. If not provided, all items are displayed.

Implementation

final double? itemCount;