items property

List<DropItem> items
final

The list of items to display in the dropdown menu.

Implementation

final List<DropItem> items;