itemBuilder property

MenuItemBuilder<T> itemBuilder
final

The builder that will be used to build the menu items.

Implementation

final MenuItemBuilder<T> itemBuilder;