nextParent property

Component? nextParent
getter/setter pair

If the component should be added to another parent once it has been removed from its current parent.

Implementation

Component? nextParent;