itemBuilder property

PopupMenuItemBuilder<T> itemBuilder
final

Called when the button is pressed to create the items to show in the menu.

Implementation

final PopupMenuItemBuilder<T> itemBuilder;