getDocumentOffsetFromAncestorOffset abstract method
Converts ancestorOffset from the ancestor's coordinate space to the
same location on the screen within this DocumentLayout's coordinate space.
Implementation
Offset getDocumentOffsetFromAncestorOffset(Offset ancestorOffset, [RenderObject? ancestor]);