parent property

The parent of the item if it has one.

Implementation

ExpandableReorderableListTreeItem<K>? get parent => _parent;