customItemsHeights property

List<double>? customItemsHeights
final

Uses different predefined heights for the menu items (useful for adding dividers)

Implementation

final List<double>? customItemsHeights;