items property

List<String> items
final

The list of items for the dropdown.

Implementation

final List<String> items;