list property

List<SelectPickerItem> list
final

The list of items to display.

Implementation

final List<SelectPickerItem> list;