parent property

PlutoRow? parent

If PlutoRow is included as a child of a group row, parent is the parent's reference.

Implementation

PlutoRow? get parent => _parent;