builder property
The builder that will be used to build the menu items, instead of using a ListView
Implementation
final DropdownMenuBuilder<T> builder;
The builder that will be used to build the menu items, instead of using a ListView
final DropdownMenuBuilder<T> builder;