tree property

Tree get tree

Returns the INode.ROOT_KEY root of the tree

Implementation

Tree get tree => _animatedListController.tree as Tree;