customHeights property

List<double>? customHeights
final

Define different heights for the menu items (useful for adding dividers)

Implementation

final List<double>? customHeights;