items property

List<T> items
final

Items to display.

Implementation

final List<T> items;