parent property

A root cannot have a parent.

Implementation

@override
ExpandableReorderableListTreeItem<K>? get parent => null;