items property

List<T> items
final

List of items to be displayed.

Implementation

final List<T> items;