Called when the RenderObject is removed from the tree.
@override void detach() { span = null; _offset = null; super.detach(); }