great_list_view
great_list_view
AnimatedListDiffDispatcher
<
T
>
currentList property
currentList
great_list_view
great_list_view
AnimatedListDiffDispatcher
<
T
>
currentList property
AnimatedListDiffDispatcher class
Constructors
AnimatedListDiffDispatcher
Properties
animatedListController
comparator
currentList
hashCode
itemBuilder
runtimeType
Methods
dispatchNewList
noSuchMethod
toString
Operators
operator ==
currentList
property
T
currentList
Returns the current list to be passed to the
AnimatedSliverList
.
Implementation
T get currentList => _currentList;