great_list_view
great_list_view
ListAnimatedListDiffComparator
<
T
>
sameItem abstract method
sameItem
great_list_view
great_list_view
ListAnimatedListDiffComparator
<
T
>
sameItem abstract method
ListAnimatedListDiffComparator class
Constructors
ListAnimatedListDiffComparator
Properties
hashCode
runtimeType
Methods
noSuchMethod
sameContent
sameItem
toString
Operators
operator ==
sameItem
method
bool
sameItem
(
T
elementA
,
T
elementB
)
Implementation
bool sameItem(T elementA, T elementB);