currentList property

T currentList

Returns the current list to be passed to the AnimatedSliverList.

Implementation

T get currentList => _currentList;