list property

List<T> list
final

The list of element to be rendered

Implementation

final List<T> list;