items property

List<E> items
final

The current list of items that thisMotionGridViewBuilder should represent.

Implementation

final List<E> items;