itemHeight property

double? itemHeight
final

If null, then the menu item heights will vary according to each menu item's intrinsic height.

Implementation

final double? itemHeight;