items property

List<E> items
final

The current list of items that thisAnimatedReorderableListView should represent.

Implementation

final List<E> items;