parent property

parent if this column is nested within another, the instance of the parent column is returned

Implementation

ExpandableTableHeader? get parent => _parent;