items property

List<DropDownItem> items
final

Data of the drop-down menu content body

Implementation

final List<DropDownItem> items;