offset property
Offset from dependent node position (for following annotations).
When an annotation follows a node (via dependencies), this offset determines how far from the node's center the annotation should be positioned. Default is Offset.zero for centered positioning.
Implementation
final Offset offset;