itemBuilder property

MongolPopupMenuItemBuilder<T> itemBuilder
final

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

Implementation

final MongolPopupMenuItemBuilder<T> itemBuilder;