items property

List<String> items
final

The items to display in the list.

Implementation

final List<String> items;