itemBuilder property
final
Called when the button is pressed to create the items to show in the menu.
Implementation
final PopupMenuItemBuilder<T> itemBuilder;
Called when the button is pressed to create the items to show in the menu.
final PopupMenuItemBuilder<T> itemBuilder;