Future scrollToItem(ITreeNode<Data> item) async => await scrollToIndex(animatedListStateController.indexOf(item));