itemsOrder property
Whether the popup menu orders its items from itemBuilder in downwards or upwards way.
Defaults to PullDownMenuItemsOrder.downwards.
Implementation
final PullDownMenuItemsOrder itemsOrder;
Whether the popup menu orders its items from itemBuilder in downwards or upwards way.
Defaults to PullDownMenuItemsOrder.downwards.
final PullDownMenuItemsOrder itemsOrder;