maxHeight property

double? maxHeight
final

Max height for the dropdown menu & becoming scrollable if there are more items. If you pass Null it will take max height possible for the items.

Implementation

final double? maxHeight;