itemBuilder property

GetPopupMenuItemBuilder<T>? itemBuilder
final

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

Implementation

final GetPopupMenuItemBuilder<T>? itemBuilder;