great_list_view
great_list_view
TreeListAdapter
<
T
>
childAt property
childAt
great_list_view
great_list_view
TreeListAdapter
<
T
>
childAt property
TreeListAdapter class
Constructors
TreeListAdapter
Properties
childAt
childrenCount
count
equals
hashCode
includeRoot
indexOfChild
isNodeExpanded
parentOf
root
runtimeType
startingLevel
windowSize
Methods
countSubTree
indexToNode
isLeaf
isRootNode
levelOf
nodeToIndex
noSuchMethod
notifyNodeCollapsing
notifyNodeExpanding
notifyNodeInserting
notifyNodeRemoving
notifyTreeChanged
subTreeOf
toString
Operators
operator ==
childAt
property
T Function
(
T
node
,
int
index
)
childAt
final
Implementation
final T Function(T node, int index) childAt;