root property

To get root

Implementation

To get root => isRoot ? this : _parent!.root;